MergeSynchronizationAgent.DynamicSnapshotLocation 속성

정의

이 구독자의 분할된 스냅샷 위치를 가져오거나 설정합니다.

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 기존 구독에 대한 분할된 스냅샷의 위치를 가져올 수 있습니다.

적용 대상