TransPublication.SetPeerConflictDetection(Boolean, Int32) Metode

Definisi

Mengaktifkan atau menonaktifkan deteksi konflik untuk simpul dalam topologi peer-to-peer.

public:
 void SetPeerConflictDetection(bool enablePeerConflictDetection, int peerOriginatorID);
public void SetPeerConflictDetection (bool enablePeerConflictDetection, int peerOriginatorID);
member this.SetPeerConflictDetection : bool * int -> unit
Public Sub SetPeerConflictDetection (enablePeerConflictDetection As Boolean, peerOriginatorID As Integer)

Parameter

enablePeerConflictDetection
Boolean

true jika Agen Distribusi mendeteksi konflik selama sinkronisasi; jika tidak, false.

peerOriginatorID
Int32

ID yang cocok dengan bilangan bulat yang ditentukan untuk PeerOriginatorID.

Keterangan

Untuk informasi selengkapnya, lihat Deteksi Konflik di Replikasi Peer-to-Peer.

Berlaku untuk