Freigeben über


PerspectiveCollection.Add Method

Creates and adds a Perspective to the collection.

Überladungsliste

Name Description
PerspectiveCollection.Add ()
Creates and adds a Perspective to the end of the collection.
PerspectiveCollection.Add (ModelComponent) (inherited from Add )
PerspectiveCollection.Add (Perspective)
Adds a Perspective to the end of the collection.
PerspectiveCollection.Add (String)
Creates and adds a Perspective, with the specified identifier, to the end of the collection.
PerspectiveCollection.Add (ModelComponent, Boolean) (inherited from Add )
PerspectiveCollection.Add (String, IModelComponent) (inherited from Add )
PerspectiveCollection.Add (String, String)
Creates and adds a Perspective, with the specified name and identifier, to the end of the collection.
PerspectiveCollection.Add (String, IModelComponent, Boolean) (inherited from Add )

Siehe auch

Verweis

PerspectiveCollection Class
PerspectiveCollection Members
Microsoft.AnalysisServices Namespace