次の方法で共有


DimensionCollection.AddNew Method

Dimension を作成してコレクションの末尾に追加します。

オーバーロードの一覧

名前 説明
DimensionCollection.AddNew (String)
指定したキーの Dimension を作成し、コレクションの末尾に追加します。
DimensionCollection.AddNew (String, String)
指定した名前およびキーの Dimension を作成し、コレクションの末尾に追加します。
DimensionCollection.AddNew (String, Type) ( AddNew から継承されます)
DimensionCollection.AddNew (String, String, Type) ( AddNew から継承されます)

参照

関連項目

DimensionCollection Class
DimensionCollection Members
Microsoft.AnalysisServices Namespace