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 멤버 또는 구독을 만든 사용자만 호출할 수 있습니다.

적용 대상