Microsoft.BusinessData.SystemSpecific Namespace
The Microsoft.BusinessData.SystemSpecific namespace contains types that handle tasks that are specific to the external system.
Classes
Class | Description | |
---|---|---|
BdcSoapHttpClientProtocol | Represents an empty implementation of the SoapHttpClientProtocol class. This class relies on ExtensionType property to provide SoapHttpClientProtocol class functionalities. |
Interfaces
Interface | Description | |
---|---|---|
IBdcSoapHttpClientProtocolExtension | Represents an extension interface for the BdcSoapHttpClientProtocol class. | |
IContextProperty | Provides a context for the Business Data Connectivity (BDC) service. | |
IStreamingAdapterObject | Represents an interface that is implemented by all connectors that need to support information streaming. | |
IUsernamePassword | Represents an interface for customizing implementations of SOAP header authentications for the Windows Communication Foundation (WCF) connector. |
Enumerations
Enumeration | Description | |
---|---|---|
ThrottleScope | Defines the scope of the throttling. | |
ThrottleType | Specifies the type of throttling to perform on a ThrottleScope object. |