Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reconstructs the exception to be used by the client.
Namespace: Microsoft.BusinessData.Infrastructure
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property ReconstructException As BdcException
Get
'Usage
Dim instance As BdcExceptionState
Dim value As BdcException
value = instance.ReconstructException
public virtual BdcException ReconstructException { get; }
Property Value
Type: Microsoft.BusinessData.Infrastructure.BdcException
The exception to be used by the client.