Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Creates and adds a DataSourceView to the collection.
Overload List
| Name | Description |
|---|---|
| DataSourceViewCollection.Add () |
Creates and adds a DataSourceView to the end of the collection.
|
| DataSourceViewCollection.Add (DataSourceView) |
Adds a DataSourceView to the end of the collection.
|
| DataSourceViewCollection.Add (ModelComponent) | (inherited from Add ) |
| DataSourceViewCollection.Add (String) |
Creates and adds a DataSourceView, with the specified identifier, to the end of the collection.
|
| DataSourceViewCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
| DataSourceViewCollection.Add (String, IModelComponent) | (inherited from Add ) |
| DataSourceViewCollection.Add (String, String) |
Creates and adds a DataSourceView, with the specified name and identifier, to the end of the collection.
|
| DataSourceViewCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
See Also
Reference
DataSourceViewCollection Class
DataSourceViewCollection Members
Microsoft.AnalysisServices Namespace