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