Compartir a través de


PerspectiveHierarchy Constructor (String)

Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Sintaxis

'Declaración
Public Sub New ( _
    hierarchyId As String _
)
public PerspectiveHierarchy (
    string hierarchyId
)
public:
PerspectiveHierarchy (
    String^ hierarchyId
)
public PerspectiveHierarchy (
    String hierarchyId
)
public function PerspectiveHierarchy (
    hierarchyId : String
)

Parámetros

  • hierarchyId

Plataformas

Plataformas de desarrollo

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Plataformas de destino

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Vea también

Referencia

PerspectiveHierarchy Class
PerspectiveHierarchy Members
Microsoft.AnalysisServices Namespace