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


Метод Add

Creates and adds a Dimension to the end of the collection.

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

Синтаксис

'Декларация
Public Function Add As Dimension
'Применение
Dim instance As DimensionCollection
Dim returnValue As Dimension

returnValue = instance.Add()
public Dimension Add()
public:
Dimension^ Add()
member Add : unit -> Dimension 
public function Add() : Dimension

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

Тип: Microsoft.AnalysisServices. . :: . .Dimension
A new, empty Dimension.