ReplicationNeighbor.LastSyncResult Eigenschap

Definitie

Hiermee haalt u de foutcode op die is gekoppeld aan de laatste replicatiepoging van deze bron.

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

Waarde van eigenschap

De foutcode voor de laatste replicatiepoging. Als de laatste poging is geslaagd, wordt de waarde ERROR_SUCCESS.

Van toepassing op

Zie ook