BdcException.FillState Method

This member is reserved for internal use and is not intended to be used directly from your code.
Provides the state of the exception.

Namespace:  Microsoft.BusinessData.Infrastructure
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
Protected Overridable Sub FillState ( _
    state As BdcExceptionState _
)
'Usage
Dim state As BdcExceptionState

Me.FillState(state)
protected virtual void FillState(
    BdcExceptionState state
)

Parameters

See Also

Reference

BdcException Class

BdcException Members

Microsoft.BusinessData.Infrastructure Namespace