Share via


BdcExceptionState Members

Include Protected Members
Include Inherited Members

Represents the Business Data Connectivity (BDC) service exception state that users can access for marshalling their implementations. This state can be serialized and returned as a Web service fault.

The BdcExceptionState type exposes the following members.

Constructors

  Name Description
Public method BdcExceptionState Constructs a new instance of the class.

Top

Properties

  Name Description
Public property ReconstructException Reconstructs the exception to be used by the client.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

BdcExceptionState Class

Microsoft.BusinessData.Infrastructure Namespace