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.
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.BusinessData.Infrastructure
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Protected Overrides Sub FillState ( _
state As BdcExceptionState _
)
'Usage
Dim state As BdcExceptionState
Me.FillState(state)
protected override void FillState(
BdcExceptionState state
)