Udostępnij za pośrednictwem


Metoda PerspectiveCalculationCollection.Add (String)

Tworzy i dodaje PerspectiveCalculation , o określonej nazwie do końca kolekcja.

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

Składnia

'Deklaracja
Public Function Add ( _
    name As String _
) As PerspectiveCalculation
'Użycie
Dim instance As PerspectiveCalculationCollection
Dim name As String
Dim returnValue As PerspectiveCalculation

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

Parametry

Wartość zwracana

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