次の方法で共有


CubeDimensionCollection.Insert Method

CubeDimension をコレクションに挿入します。

オーバーロードの一覧

名前 説明
CubeDimensionCollection.Insert (Int32, CubeDimension)
CubeDimension をコレクション内の指定したインデックスに挿入します。
CubeDimensionCollection.Insert (Int32, ModelComponent) ( Insert から継承されます)
CubeDimensionCollection.Insert (Int32, String)
指定した識別子の CubeDimension を作成し、コレクション内の指定したインデックスに挿入します。
CubeDimensionCollection.Insert (IModelComponent, String, Int32) ( Insert から継承されます)
CubeDimensionCollection.Insert (IModelComponent, String, Int32, Boolean) ( Insert から継承されます)
CubeDimensionCollection.Insert (Int32, String, String, String)
指定したディメンション識別子、名前、および識別子の CubeDimension を作成し、コレクション内の指定したインデックスに挿入します。

参照

関連項目

CubeDimensionCollection Class
CubeDimensionCollection Members
Microsoft.AnalysisServices Namespace