TransPublication.PeerConflictDetectionEnabled Propriedade

Definição

Obtém se a detecção de conflito peer-to-peer foi habilitada usando SetPeerConflictDetection(Boolean, Int32).

public:
 property bool PeerConflictDetectionEnabled { bool get(); };
public bool PeerConflictDetectionEnabled { get; }
member this.PeerConflictDetectionEnabled : bool
Public ReadOnly Property PeerConflictDetectionEnabled As Boolean

Valor da propriedade

Se true, a detecção de conflito peer-to-peer for habilitada. Se false, não está ativado.

Comentários

Para obter mais informações, consulte Conflict Detection in Peer-to-Peer Replication.

Aplica-se a