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 。