Udostępnij za pośrednictwem


Metoda PerspectiveMeasureGroupCollection.Add (String)

Tworzy i dodaje PerspectiveMeasureGroup, z określonego identyfikatora, do końca kolekcja.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Function Add ( _
    measureGroupId As String _
) As PerspectiveMeasureGroup
'Użycie
Dim instance As PerspectiveMeasureGroupCollection
Dim measureGroupId As String
Dim returnValue As PerspectiveMeasureGroup

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

Parametry

Wartość zwracana

Typ: Microsoft.AnalysisServices.PerspectiveMeasureGroup
Indeks od zera, jaką PerspectiveMeasureGroup została dodana.