TransPublication.PeerOriginatorID 속성

정의

피어 투 피어 토폴로지에서 노드의 ID를 가져옵니다. 이 ID는 PeerConflictDetectionEnabledtrue로 설정된 경우 충돌 검색에 사용됩니다.

public:
 property int PeerOriginatorID { int get(); };
public int PeerOriginatorID { get; }
member this.PeerOriginatorID : int
Public ReadOnly Property PeerOriginatorID As Integer

속성 값

피어 송신자 ID를 지정하는 정수입니다.

설명

토폴로지에 사용되지 않은 0이 아닌 양수 ID를 지정합니다. 이미 사용된 ID 목록의 경우 sp_help_peerconflictdetection 실행합니다.

적용 대상