ITableEntriesSnapshotFactory 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在某個時間點提供專案集合穩定快照集的管理員。 處理站可在一段時間后提供不同的快照集 (產生,例如,每個組建之後的新快照集) 。
public interface class ITableEntriesSnapshotFactory : IDisposable
public interface ITableEntriesSnapshotFactory : IDisposable
type ITableEntriesSnapshotFactory = interface
interface IDisposable
Public Interface ITableEntriesSnapshotFactory
Implements IDisposable
- 衍生
- 實作
屬性
CurrentVersionNumber |
與目前快照集相關聯的版本號碼。 |
方法
GetCurrentSnapshot() |
取得與 Factory 相關聯之專案的目前快照集。 |
GetSnapshot(Int32) |
取得與指定 |