MergeSynchronizationAgent.DynamicSnapshotLocation 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
이 구독자의 분할된 스냅샷 위치를 가져오거나 설정합니다.
public:
virtual property System::String ^ DynamicSnapshotLocation { System::String ^ get(); void set(System::String ^ value); };
public virtual string DynamicSnapshotLocation { get; set; }
member this.DynamicSnapshotLocation : string with get, set
Public Overridable Property DynamicSnapshotLocation As String
속성 값
분할된 스냅샷 파일 위치의 전체 경로입니다.
구현
설명
이 메서드는 EnumMergeDynamicSnapshotJobs 게시에 대해 정의된 각 구독 파티션에 대한 개체를 반환 MergeDynamicSnapshotJob 합니다. 구독의 파티션과 일치하는 개체의 속성에서 DynamicSnapshotLocation 기존 구독에 대한 분할된 스냅샷의 위치를 가져올 수 있습니다.