共用方式為


DimensionCollection.AddNew Method

Creates and adds a Dimension to the end of the collection.

多載清單

名稱 Description
DimensionCollection.AddNew (String)
Creates and adds a Dimension, with the specified key, to the end of the collection.
DimensionCollection.AddNew (String, String)
Creates and adds a Dimension, with the specified name and key, to the end of the collection.
DimensionCollection.AddNew (String, Type) (inherited from AddNew )
DimensionCollection.AddNew (String, String, Type) (inherited from AddNew )

請參閱

參考

DimensionCollection Class
DimensionCollection Members
Microsoft.AnalysisServices Namespace