BdcServiceApplicationProxy class
SharePoint Online
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.
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.SPPersistedObject
Microsoft.SharePoint.Administration.SPPersistedUpgradableObject
Microsoft.SharePoint.Administration.SPServiceApplicationProxy
Microsoft.SharePoint.Administration.SPIisWebServiceApplicationProxy
Microsoft.SharePoint.BusinessData.SharedService.BdcServiceApplicationProxy
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.SPPersistedObject
Microsoft.SharePoint.Administration.SPPersistedUpgradableObject
Microsoft.SharePoint.Administration.SPServiceApplicationProxy
Microsoft.SharePoint.Administration.SPIisWebServiceApplicationProxy
Microsoft.SharePoint.BusinessData.SharedService.BdcServiceApplicationProxy
Namespace: Microsoft.SharePoint.BusinessData.SharedService
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
A BdcServiceApplicationProxy is an object that a client can compile against to perform BDC operations. BdcServiceApplicationProxy is responsible for communicating to its server-side BdcServiceApplication object by using the IBdcServiceApplication Web service.
Show: