언어

PullSubscription.LastAgentSummary 속성

정의

구독 동기화 결과 요약을 받습니다.

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 하는 것은 sp_helppullsubscription (Transact-SQL) 또는 sp_helpmergepullsubscription(Transact-SQL)를 실행하는 것과 같습니다.

적용 대상