語言

Publication.SnapshotAgentExists 屬性

定義

是否存在 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 或更新版本,

適用於