Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents the abstract, conceptual Business Data Connectivity (BDC) service.
The BdcService type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
BdcService | Initializes a new instance of the class. |
Top
Properties
Top
Methods
Name | Description | |
---|---|---|
![]() |
Clone | (Inherited from SPPersistedObject.) |
![]() |
CreateApplication(String, Type, SPIisWebServiceApplicationPool) | Creates a service application with the given name using the provided application pool. |
![]() |
CreateApplication(String, Type, SPServiceProvisioningContext) | Creates a service application with the given name using the application pool of the provided provisioning context. |
![]() |
CreateProxy | Creates an instance of a BdcServiceApplicationProxy object for the given service application, which must be a BdcServiceApplication object. |
![]() |
Delete | (Inherited from SPService.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Equals | (Inherited from SPPersistedObject.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetAdministrationMetadataCatalog | Returns the administration Metadata Store for the specified service context. |
![]() |
GetApplicationTypeDescription | Returns information about the provided type. |
![]() |
GetApplicationTypes | Returns the type of service application used by Business Data Connectivity (BDC) service. |
![]() |
GetChild<T>() | (Inherited from SPPersistedObject.) |
![]() |
GetChild<T>(String) | (Inherited from SPPersistedObject.) |
![]() |
GetCreateApplicationLink | Gets the link to the BDC application creation page. (Overrides SPService.GetCreateApplicationLink(Type).) |
![]() |
GetCreateApplicationOptions | (Inherited from SPService.) |
![]() |
GetDatabaseBackedMetadataCatalog(SPServiceContext) | Returns the external system Metadata Store by using the specified SPServiceContext. |
![]() |
GetDatabaseBackedMetadataCatalog(Guid, BdcServiceApplicationProxy) | Returns the external system Metadata Store by using the specified parameters. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from SPPersistedObject.) |
![]() |
GetObjectData | (Inherited from SPAutoSerializingObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
HasAdditionalUpdateAccess | (Inherited from SPPersistedObject.) |
![]() |
Invalidate | (Inherited from SPPersistedUpgradableObject.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnDeserialization | (Inherited from SPPersistedObject.) |
![]() |
Provision | (Inherited from SPPersistedObject.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
ToString | (Inherited from SPPersistedObject.) |
![]() |
Uncache | (Inherited from SPPersistedObject.) |
![]() |
Unprovision | (Inherited from SPPersistedObject.) |
![]() |
Update() | (Inherited from SPIisWebService.) |
![]() |
Update(Boolean) | (Inherited from SPPersistedObject.) |
![]() |
UpdateParent | (Inherited from SPAutoSerializingObject.) |
![]() |
Upgrade() | (Inherited from SPPersistedUpgradableObject.) |
![]() |
Upgrade(Boolean) | (Inherited from SPPersistedUpgradableObject.) |
![]() |
Validate | (Inherited from SPPersistedObject.) |
![]() |
ValidateBackwardsCompatibility | (Inherited from SPPersistedUpgradableObject.) |
Top