SPDatabase constructor

This constructor is called implicitly by the default constructors of derived classes. Explicit calls to this constructor do not properly initialize the object.

Overload list

  Name Description
Public method SPDatabase() Initializes a new instance of the SPDatabase class.
Public method SPDatabase(SPDatabaseParameters) Initializes a new instance of the SPDatabase class based on the specified SPDatabaseParameters object.
Public method SPDatabase(String, SPDatabaseServiceInstance) Initializes a new instance of the SPDatabase class based on the specified name and instance.

Top

See also

Reference

SPDatabase class

SPDatabase members

Microsoft.SharePoint.Administration namespace