Condividi tramite


ReplicationFailure.LastErrorCode Proprietà

Definizione

Ottiene il codice relativo all'errore più recente.

public:
 property int LastErrorCode { int get(); };
public int LastErrorCode { get; }
member this.LastErrorCode : int
Public ReadOnly Property LastErrorCode As Integer

Valore della proprietà

HRESULT che contiene il codice di errore associato all'errore più recente. Viene restituito ERROR_SUCCESS se l'errore specifico non è disponibile.

Si applica a

Vedi anche