DataSourceCollection.Add Method
Creates and adds a DataSource to the collection.
Überladungsliste
Name | Description |
---|---|
DataSourceCollection.Add () |
Creates and adds a DataSource to the end of the collection.
|
DataSourceCollection.Add (DataSource) |
Adds a DataSource to the end of the collection.
|
DataSourceCollection.Add (ModelComponent) | (inherited from Add ) |
DataSourceCollection.Add (String) |
Creates and adds a DataSource, with the specified identifier, to the end of the collection.
|
DataSourceCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
DataSourceCollection.Add (String, IModelComponent) | (inherited from Add ) |
DataSourceCollection.Add (String, String) |
Creates and adds a DataSource, with the specified name and identifier, to the end of the collection.
|
DataSourceCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
Siehe auch
Verweis
DataSourceCollection Class
DataSourceCollection Members
Microsoft.AnalysisServices Namespace