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 與訂閱分割區相符的物件屬性中取得已分割快照的位置。