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
Public method BdcServiceDatabase Initializes a new instance of the BdcServiceDatabase class.

Top

Methods

  Name Description
Public method AddBackupObjects Adds the database and its children to the backup/restore job. (Overrides SPDatabase.AddBackupObjects(SPBackupRestoreObject).)
Public method Delete Deletes the database. (Overrides SPPersistedObject.Delete().)
Public method Provision Provisions the database. (Overrides SPPersistedObject.Provision().)
Public method ToString (Inherited from Object.)
Public method Unprovision Unprovisions the database. (Overrides SPDatabase.Unprovision().)

Top

See also

Reference

BdcServiceDatabase class

Microsoft.SharePoint.BusinessData.SharedService namespace