DataSourceViewCollection.Add Method
DataSourceView を作成してコレクションに追加します。
オーバーロードの一覧
名前 | 説明 |
---|---|
DataSourceViewCollection.Add () |
DataSourceView を作成してコレクションの末尾に追加します。
|
DataSourceViewCollection.Add (DataSourceView) |
DataSourceView をコレクションの末尾に追加します。
|
DataSourceViewCollection.Add (ModelComponent) | ( Add から継承されます) |
DataSourceViewCollection.Add (String) |
指定した識別子の DataSourceView を作成し、コレクションの末尾に追加します。
|
DataSourceViewCollection.Add (ModelComponent, Boolean) | ( Add から継承されます) |
DataSourceViewCollection.Add (String, IModelComponent) | ( Add から継承されます) |
DataSourceViewCollection.Add (String, String) |
指定した名前および識別子の DataSourceView を作成し、コレクションの末尾に追加します。
|
DataSourceViewCollection.Add (String, IModelComponent, Boolean) | ( Add から継承されます) |
参照
関連項目
DataSourceViewCollection Class
DataSourceViewCollection Members
Microsoft.AnalysisServices Namespace