SPContentDatabaseCollection.Add Method
Include Protected Members
Include Inherited Members
Adds a content database to the collection of content databases that are used by the parent Web application.
Overload List
Name | Description | |
---|---|---|
Add(SPContentDatabase) | Adds a content database to the collection of databases that are used by the parent Web application. | |
Add(String, String, String, String, Int32, Int32, Int32) | Adds a content database to the collection of content databases that are used by the parent Web application and are based on specified database settings. | |
Add(String, String, String, String, Int32, Int32, Int32, Boolean) | ||
Add(String, String, String, String, Int32, Int32, Int32, Boolean, Boolean) |
Top
See Also
Reference
SPContentDatabaseCollection Class