Publication.StopSnapshotGenerationAgentJob 方法

定义

尝试停止正在运行的快照代理作业。

public:
 void StopSnapshotGenerationAgentJob();
public void StopSnapshotGenerationAgentJob ();
member this.StopSnapshotGenerationAgentJob : unit -> unit
Public Sub StopSnapshotGenerationAgentJob ()

注解

如果快照作业尚未运行,该方法 StopSnapshotGenerationAgentJob 将引发异常。

StopSnapshotGenerationAgentJob方法只能由发布服务器上的固定服务器角色的成员sysadmin或发布数据库上的固定数据库角色的成员db_owner调用。

适用于