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