BdcServiceDatabase members
Microsoft SharePoint Foundation configured database representation of the Business Data Connectivity (BDC) service metadata store.
The BdcServiceDatabase type exposes the following members.
Constructors
Name | Description | |
---|---|---|
BdcServiceDatabase | Initializes a new instance of the BdcServiceDatabase class. |
Top
Methods
Name | Description | |
---|---|---|
AddBackupObjects | Adds the database and its children to the backup/restore job. (Overrides SPDatabase.AddBackupObjects(SPBackupRestoreObject).) | |
Delete | Deletes the database. (Overrides SPPersistedObject.Delete().) | |
Provision | Provisions the database. (Overrides SPPersistedObject.Provision().) | |
ToString | (Inherited from Object.) | |
Unprovision | Unprovisions the database. (Overrides SPDatabase.Unprovision().) |
Top