다음을 통해 공유


DataSourceCollection.AddNew Method

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

오버로드 목록

이름 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 )

참고 항목

참조

DataSourceCollection Class
DataSourceCollection Members
Microsoft.AnalysisServices Namespace