Publication.SnapshotAgentExists 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
是否存在 SQL Server Agent 工作以產生本出版的初始快照。
public:
property bool SnapshotAgentExists { bool get(); };
public bool SnapshotAgentExists { get; }
member this.SnapshotAgentExists : bool
Public ReadOnly Property SnapshotAgentExists As Boolean
屬性值
一個Boolean表示該發佈是否存在 快照集代理程式 工作的值。
例外狀況
如果該發佈品不存在於伺服器上,或伺服器未執行 SQL Server 2005 或更新版本,