Construtor PerspectiveHierarchy (String)
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Sub New ( _
hierarchyId As String _
)
'Uso
Dim hierarchyId As String
Dim instance As New PerspectiveHierarchy(hierarchyId)
public PerspectiveHierarchy(
string hierarchyId
)
public:
PerspectiveHierarchy(
String^ hierarchyId
)
new :
hierarchyId:string -> PerspectiveHierarchy
public function PerspectiveHierarchy(
hierarchyId : String
)
Parâmetros
- hierarchyId
Tipo: System. . :: . .String
Consulte também