BdcClientBase<TChannel> Methods

Include Protected Members
Include Inherited Members

The BdcClientBase<TChannel> type exposes the following members.

Methods

  Name Description
Public method Abort (Inherited from ClientBase<TChannel>.)
Public method Close (Inherited from ClientBase<TChannel>.)
Protected method CreateChannel Creates a new channel to the service. (Overrides ClientBase<TChannel>.CreateChannel().)
Public method DisplayInitializationUI (Inherited from ClientBase<TChannel>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetDefaultValueForInitialization<T> (Inherited from ClientBase<TChannel>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InvokeAsync (Inherited from ClientBase<TChannel>.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Open (Inherited from ClientBase<TChannel>.)
Public method ReplaceClientCredentials Replace the client credentials with the specified client credentials.
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method ICommunicationObject.BeginClose(AsyncCallback, Object) (Inherited from ClientBase<TChannel>.)
Explicit interface implemetationPrivate method ICommunicationObject.BeginClose(TimeSpan, AsyncCallback, Object) (Inherited from ClientBase<TChannel>.)
Explicit interface implemetationPrivate method ICommunicationObject.BeginOpen(AsyncCallback, Object) (Inherited from ClientBase<TChannel>.)
Explicit interface implemetationPrivate method ICommunicationObject.BeginOpen(TimeSpan, AsyncCallback, Object) (Inherited from ClientBase<TChannel>.)
Explicit interface implemetationPrivate method ICommunicationObject.Close (Inherited from ClientBase<TChannel>.)
Explicit interface implemetationPrivate method IDisposable.Dispose (Inherited from ClientBase<TChannel>.)
Explicit interface implemetationPrivate method ICommunicationObject.EndClose (Inherited from ClientBase<TChannel>.)
Explicit interface implemetationPrivate method ICommunicationObject.EndOpen (Inherited from ClientBase<TChannel>.)
Explicit interface implemetationPrivate method ICommunicationObject.Open (Inherited from ClientBase<TChannel>.)

Top

See Also

Reference

BdcClientBase<TChannel> Class

Microsoft.BusinessData.SystemSpecific.Wcf Namespace