PullSubscription.LastAgentSummary 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取订阅的最新同步的结果的摘要。
public:
property System::String ^ LastAgentSummary { System::String ^ get(); };
public string LastAgentSummary { get; }
member this.LastAgentSummary : string
Public ReadOnly Property LastAgentSummary As String
属性值
订阅的最新同步的结果的摘要。
注解
LastAgentSummary该属性只能由订阅服务器上的固定服务器角色的成员sysadmin
或订阅数据库中固定数据库角色的成员db_owner
检索。
检索 LastAgentSummary 该属性等效于执行 Transact-SQL) 或 sp_helpmergepullsubscription (Transact-SQL) sp_helppullsubscription (。