Metoda PerspectiveCollection.Add
Tworzy i dodaje Perspective do końca kolekcja.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Function Add As Perspective
'Użycie
Dim instance As PerspectiveCollection
Dim returnValue As Perspective
returnValue = instance.Add()
public Perspective Add()
public:
Perspective^ Add()
member Add : unit -> Perspective
public function Add() : Perspective
Wartość zwracana
Typ: Microsoft.AnalysisServices.Perspective
Nowy, pusty Perspective.
Zobacz także