Compartilhar via


BdcException.FillState método

This member is reserved for internal use and is not intended to be used directly from your code.
fornece o estado de exceção.

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

Sintaxe

'Declaração
Protected Overridable Sub FillState ( _
    state As BdcExceptionState _
)
'Uso
Dim state As BdcExceptionState

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

Parâmetros

Ver também

Referência

BdcException classe

BdcException membros

Microsoft.BusinessData.Infrastructure namespace