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