BdcService Methods

Include Protected Members
Include Inherited Members

The BdcService type exposes the following members.

Methods

  Name Description
Public method Clone (Inherited from SPPersistedObject.)
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 Delete (Inherited from SPService.)
Public method Equals (Inherited from Object.)
Public method Equals (Inherited from SPPersistedObject.)
Protected method Finalize (Inherited from 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 GetChild<T>() (Inherited from SPPersistedObject.)
Public method GetChild<T>(String) (Inherited from SPPersistedObject.)
Public method GetCreateApplicationLink Gets the link to the BDC application creation page. (Overrides SPService.GetCreateApplicationLink(Type).)
Public method GetCreateApplicationOptions (Inherited from SPService.)
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.
Public method GetHashCode (Inherited from Object.)
Public method GetHashCode (Inherited from SPPersistedObject.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method HasAdditionalUpdateAccess (Inherited from SPPersistedObject.)
Public method Invalidate (Inherited from SPPersistedUpgradableObject.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPPersistedObject.)
Public method Provision (Inherited from SPPersistedObject.)
Public method ToString (Inherited from Object.)
Public method ToString (Inherited from SPPersistedObject.)
Public method Uncache (Inherited from SPPersistedObject.)
Public method Unprovision (Inherited from SPPersistedObject.)
Public method Update() (Inherited from SPIisWebService.)
Public method Update(Boolean) (Inherited from SPPersistedObject.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)
Public method Upgrade() (Inherited from SPPersistedUpgradableObject.)
Public method Upgrade(Boolean) (Inherited from SPPersistedUpgradableObject.)
Protected method Validate (Inherited from SPPersistedObject.)
Public method ValidateBackwardsCompatibility (Inherited from SPPersistedUpgradableObject.)

Top

See Also

Reference

BdcService Class

Microsoft.SharePoint.BusinessData.SharedService Namespace