BdcServiceApplication methods

The BdcServiceApplication type exposes the following members.

Methods

  Name Description
Public method Delete Deletes the database and the BDC service application. (Overrides SPIisWebServiceApplication.Delete().)
Public method GetXmlSchemaForView Not implemented.
Protected method OnDependentProcessIdentityChanged Ensures that dependent process identities have access to the service application. (Overrides SPServiceApplication.OnDependentProcessIdentityChanged().)
Protected method OnProcessIdentityChanged Called when the process identity is changed. Grants db_owner access for the specified process identity to the BDC service database. (Overrides SPIisWebServiceApplication.OnProcessIdentityChanged(SecurityIdentifier).)
Public method Provision Provisions the BDC service application in the server farm. (Overrides SPIisWebServiceApplication.Provision().)
Public method ToString (Inherited from Object.)
Public method Unprovision Deprovisions the BDC service application in the server farm. (Overrides SPIisWebServiceApplication.Unprovision(Boolean).)

Top

See also

Reference

BdcServiceApplication class

Microsoft.SharePoint.BusinessData.SharedService namespace