BdcService members

Represents the abstract, conceptual Business Data Connectivity (BDC) service.

The BdcService type exposes the following members.

Constructors

  Name Description
Public method BdcService Initializes a new instance of the class.

Top

Properties

  Name Description
Public property TypeName (Overrides SPPersistedObject.TypeName.)

Top

Methods

  Name Description
Public method CreateApplication(String, Type, SPIisWebServiceApplicationPool) Creates a service application with the given name using the provided application pool.
Public method CreateApplication(String, Type, SPServiceProvisioningContext) Creates a service application with the given name using the application pool of the provided provisioning context.
Public method CreateProxy Creates an instance of a BdcServiceApplicationProxy object for the given service application, which must be a BdcServiceApplication object.
Public method GetAdministrationMetadataCatalog Returns the administration Metadata Store for the specified service context.
Public method GetApplicationTypeDescription Returns information about the provided type.
Public method GetApplicationTypes Returns the type of service application used by Business Data Connectivity (BDC) service.
Public method GetCreateApplicationLink Gets the link to the BDC application creation page. (Overrides SPService.GetCreateApplicationLink(Type).)
Public method GetDatabaseBackedMetadataCatalog(SPServiceContext) Returns the external system Metadata Store by using the specified SPServiceContext.
Public method GetDatabaseBackedMetadataCatalog(Guid, BdcServiceApplicationProxy) Returns the external system Metadata Store by using the specified parameters.
Protected method OnDeserialization (Overrides SPPersistedObject.OnDeserialization().)
Public method ToString (Inherited from Object.)

Top

See also

Reference

BdcService class

Microsoft.SharePoint.BusinessData.SharedService namespace