Microsoft.SharePoint.Administration.DatabaseProvider namespace
Classes
Class | Description | |
---|---|---|
DatabaseContext | Contains information for a database and its server. | |
DatabaseProviderException | An exception class specific to the IDatabaseProvider interface. | |
ProvisionedDatabaseContext | Provides accessors for getting and setting information resulting from database provisioning. | |
ServerContext | Contains information about the server to be used for database provisioning. |
Interfaces
Interface | Description | |
---|---|---|
IDatabaseProvider | Provides methods to manage the lifecycle of databases. |
Enumerations
Enumeration | Description | |
---|---|---|
DatabaseEnableDisableState | Enumeration used to define database enable/disable states. | |
DatabaseProviderError | Specifies the database provider errors. | |
DatabaseReadWriteState | Specifies the read/write state of a database. | |
PackageSource | Specifies the source of the package that is associated with a provisioned database. | |
SqlAuthenticationMode | Specifies constants representing SQL Server Authentication modes. |