DistributionPublication.SnapshotAgent 属性

定义

获取或设置事务发布的快照代理作业的名称。

public:
 property System::String ^ SnapshotAgent { System::String ^ get(); void set(System::String ^ value); };
public string SnapshotAgent { get; set; }
member this.SnapshotAgent : string with get, set
Public Property SnapshotAgent As String

属性值

一个 String 值。

注解

SnapshotAgent无法更改现有出版物的属性。

SnapshotAgent该属性只能由分发服务器上的固定服务器角色的成员、分发数据库上的固定数据库角色的成员sysadmindb_owner或发布访问列表中的用户 (PAL) 检索。

SnapshotAgent 属性只能由分发数据库上的固定数据库角色的成员 db_owner 设置。

适用于