Поделиться через


Метод PerspectiveHierarchyCollection.Add (String)

Creates, adds to collection and returns a new PerspectiveHierarchy.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public Function Add ( _
    hierarchyId As String _
) As PerspectiveHierarchy
'Применение
Dim instance As PerspectiveHierarchyCollection 
Dim hierarchyId As String 
Dim returnValue As PerspectiveHierarchy 

returnValue = instance.Add(hierarchyId)
public PerspectiveHierarchy Add(
    string hierarchyId
)
public:
PerspectiveHierarchy^ Add(
    String^ hierarchyId
)
member Add : 
        hierarchyId:string -> PerspectiveHierarchy
public function Add(
    hierarchyId : String
) : PerspectiveHierarchy

Параметры

Возвращаемое значение

Тип: Microsoft.AnalysisServices.PerspectiveHierarchy
The newly created PerspectiveHierarchy.

См. также

Справочник

PerspectiveHierarchyCollection Класс

Перегрузка Add

Пространство имен Microsoft.AnalysisServices