Condividi tramite


DataSourceCollection.AddNew Method

Creates and adds a DataSource to the end of the collection.

Elenco degli overload

Nome 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 )

Vedere anche

Riferimento

DataSourceCollection Class
DataSourceCollection Members
Microsoft.AnalysisServices Namespace