IWcfBindingProvider Interface

Represents an interface that is required to modify the binding used by the Business Data Connectivity (BDC) service to connect to the Web service.

Namespace:  Microsoft.BusinessData.SystemSpecific.Wcf
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
Public Interface IWcfBindingProvider
'Usage
Dim instance As IWcfBindingProvider
public interface IWcfBindingProvider

Remarks

This interface also enables the user to specify and instantiate custom bindings.

See Also

Reference

IWcfBindingProvider Members

Microsoft.BusinessData.SystemSpecific.Wcf Namespace