SPContentDatabaseCollection.Add method
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) | Adds a content database to the collection of content databases that are used by the parent Web application based on specified database settings. | |
Add(String, String, String, String, Int32, Int32, Int32, Boolean, Boolean) | Adds a content database to the collection of content databases that are used by the parent Web application based on specified database settings. |
Top
See also
Reference
SPContentDatabaseCollection class