Creates and adds a Perspective to the collection.
重载列表
| 名称 | 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 ) |
请参阅
参考
PerspectiveCollection Class
PerspectiveCollection Members
Microsoft.AnalysisServices Namespace