共用方式為


DataSourceViewCollection.AddNew Method

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

多載清單

名稱 Description
DataSourceViewCollection.AddNew (String)
Creates and adds a DataSourceView, with the specified key, to the end of the collection.
DataSourceViewCollection.AddNew (String, String)
Creates and adds a DataSourceView, with the specified name and key, to the end of the collection.
DataSourceViewCollection.AddNew (String, Type) (inherited from AddNew )
DataSourceViewCollection.AddNew (String, String, Type) (inherited from AddNew )

請參閱

參考

DataSourceViewCollection Class
DataSourceViewCollection Members
Microsoft.AnalysisServices Namespace