BdcServiceApplicationProxy members

Represents a connection to Business Data Connectivity (BDC) service, which can be local or federated. Operations on the proxy are subject to fluctuations in performance because of network issues; if the proxy is to a very remote federated farm through a congested network, operations may be quite slow.

The BdcServiceApplicationProxy type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ManageLink Gets a value that is picked up by the Business Data Connectivity (BDC) service Service Applications page to make the link. (Overrides SPServiceApplicationProxy.ManageLink.)
Public property TypeName Gets the type name for the current instance. (Overrides SPPersistedObject.TypeName.)

Top

Methods

  Name Description
Public method Delete Deletes the current instance of the class. (Overrides SPServiceApplicationProxy.Delete().)
Public method Dispose Disposes the resources used by this class.
Public method EnableSystemType Enables or disables the specified external system type for execution.
Public method GetAdministrationMetadataCatalog This method has been deprecated. Use the BdcService.GetAdministrationMetadataCatalog(SPServiceContext) method instead.
Public method GetDatabaseBackedMetadataCatalog This method has been deprecated. Use the BdcService.GetDatabaseBackedMetadataCatalog(SPServiceContext) method instead.
Public method GetLoadController Gets the load controller for throttling.
Public method GetServiceApplicationId Gets the unique service application identifier of the proxy.
Public method IsSystemTypeEnabled Indicates whether the specified external system type is enabled for execution.
Public method Provision Provisions the instance of the class. (Overrides SPServiceApplicationProxy.Provision().)
Public method ToString (Inherited from Object.)
Public method Unprovision Stops provisioning the instance of the class. (Overrides SPServiceApplicationProxy.Unprovision(Boolean).)

Top

See also

Reference

BdcServiceApplicationProxy class

Microsoft.SharePoint.BusinessData.SharedService namespace