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