언어

PullSubscription.LastAgentJobHistoryInfo 메서드

정의

마지막으로 실행된 동기화 에이전트 작업에 대한 정보를 반환합니다.

public:
 Microsoft::SqlServer::Replication::AgentJobHistoryInfo ^ LastAgentJobHistoryInfo();
public Microsoft.SqlServer.Replication.AgentJobHistoryInfo LastAgentJobHistoryInfo();
member this.LastAgentJobHistoryInfo : unit -> Microsoft.SqlServer.Replication.AgentJobHistoryInfo
Public Function LastAgentJobHistoryInfo () As AgentJobHistoryInfo

반품

AgentJobHistoryInfo 개체입니다.

설명

이 메서드는 LastAgentJobHistoryInfo 구독자의 고정 서버 역할 멤버 sysadmin 나 구독을 생성한 사용자만 호출할 수 있습니다.

적용 대상