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)를 실행하는 것과 같습니다.

적용 대상