TransPublication.PeerConflictDetectionEnabled 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
可判斷是否 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。