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 | |
---|---|---|
BdcExceptionState | Constructs a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
ReconstructException | Reconstructs the exception to be used by the client. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top