語言

TransPublication.PeerConflictDetectionEnabled 屬性

定義

可判斷是否 SetPeerConflictDetection(Boolean, Int32)啟用點對點衝突偵測。

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

屬性值

true,則啟用點對點衝突偵測。 如果 false,則未啟用。

備註

如需相關資訊,請參閱 Conflict Detection in Peer-to-Peer Replication

適用於