TransPublication.PeerOriginatorID 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
피어 투 피어 토폴로지에서 노드의 ID를 가져옵니다. 이 ID는 PeerConflictDetectionEnabled가 true
로 설정된 경우 충돌 검색에 사용됩니다.
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 실행합니다.