Ler em inglês

Compartilhar via


Método Add (String)

Creates and adds a PerspectiveHierarchy, with the specified identifier, to the end of the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
Public Function Add ( _
    hierarchyId As String _
) As PerspectiveHierarchy
'Uso
Dim instance As PerspectiveHierarchyCollection
Dim hierarchyId As String
Dim returnValue As PerspectiveHierarchy

returnValue = instance.Add(hierarchyId)

Parâmetros

Valor de retorno

Tipo: Microsoft.AnalysisServices. . :: . .PerspectiveHierarchy
The zero-based index at which the PerspectiveHierarchy has been added.