หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Creates and adds a Level to the collection.
Overload List
| Name | Description |
|---|---|
| LevelCollection.Add () |
Creates and adds a Level to the end of the collection.
|
| LevelCollection.Add (Level) |
Adds a Level to the end of the collection.
|
| LevelCollection.Add (ModelComponent) | (inherited from Add ) |
| LevelCollection.Add (String) |
Creates and adds a Level with the specified identifier to the end of the collection.
|
| LevelCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
| LevelCollection.Add (String, IModelComponent) | (inherited from Add ) |
| LevelCollection.Add (String, String) |
Creates and adds a Level, with the specified name and identifier, to the end of the collection.
|
| LevelCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
See Also
Reference
LevelCollection Class
LevelCollection Members
Microsoft.AnalysisServices Namespace