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

屬性值

Boolean

如果為 true,則啟用點對點衝突偵測。 若為 false,則不啟用。

備註

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

適用於