Dimension をコレクションに挿入します。
オーバーロードの一覧
| 名前 | 説明 |
|---|---|
| DimensionCollection.Insert (Int32) |
Dimension を作成し、コレクション内の指定したインデックスに挿入します。
|
| DimensionCollection.Insert (Int32, Dimension) |
Dimension をコレクション内の指定したインデックスに挿入します。
|
| DimensionCollection.Insert (Int32, ModelComponent) | ( Insert から継承されます) |
| DimensionCollection.Insert (Int32, String) |
指定した名前の Dimension を作成し、コレクション内の指定したインデックスに挿入します。
|
| DimensionCollection.Insert (IModelComponent, String, Int32) | ( Insert から継承されます) |
| DimensionCollection.Insert (Int32, String, String) |
指定した名前および識別子の Dimension を作成し、コレクション内の指定したインデックスに挿入します。
|
| DimensionCollection.Insert (IModelComponent, String, Int32, Boolean) | ( Insert から継承されます) |
参照
関連項目
DimensionCollection Class
DimensionCollection Members
Microsoft.AnalysisServices Namespace