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