次の方法で共有


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 の場合、有効ではありません。

注釈

詳細については、「 ピア ツー ピア レプリケーションにおける競合検出」を参照してください。

適用対象