Aracılığıyla paylaş


ReplicationFailure.LastErrorCode Özellik

Tanım

En son hata için hata kodunu alır.

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

Özellik Değeri

En son hatayla ilişkili hata kodunu içeren bir HRESULT. Belirli bir hata kullanılamıyorsa bu ERROR_SUCCESS.

Şunlara uygulanır

Ayrıca bkz.