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 Database to the collection.
Overload List
| Name | Description |
|---|---|
| DatabaseCollection.Add () |
Creates and adds a Database to the end of the collection.
|
| DatabaseCollection.Add (Database) |
Adds a Database to the end of the collection.
|
| DatabaseCollection.Add (ModelComponent) | (inherited from Add ) |
| DatabaseCollection.Add (String) |
Creates and adds a Database, with the specified identifier, to the end of the collection.
|
| DatabaseCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
| DatabaseCollection.Add (String, IModelComponent) | (inherited from Add ) |
| DatabaseCollection.Add (String, String) |
Creates and adds a Database, with the specified name and identifier, to the end of the collection.
|
| DatabaseCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
See Also
Reference
DatabaseCollection Class
DatabaseCollection Members
Microsoft.AnalysisServices Namespace