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

屬性值

String

資料分割快照集檔案之位置的完整路徑。

實作

備註

方法會傳回針對發行集所 EnumMergeDynamicSnapshotJobs MergeDynamicSnapshotJob 定義之每個訂閱資料分割的物件。 您可以從符合訂用帳戶資料分割之物件的屬性,取得現有訂閱的分割區快照集位置 DynamicSnapshotLocation

適用於