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
Public method Add(SPContentDatabase) Adds a content database to the collection of databases that are used by the parent Web application.
Public method 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.
Public method 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.
Public method 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

SPContentDatabaseCollection members

Microsoft.SharePoint.Administration namespace