BdcServiceApplicationProxy methods

The BdcServiceApplicationProxy type exposes the following members.

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