次の方法で共有


LastAgentJobHistoryInfo メソッド

最後に実行された同期エージェント ジョブに関する情報を返します。

名前空間:  Microsoft.SqlServer.Replication
アセンブリ:  Microsoft.SqlServer.Rmo (Microsoft.SqlServer.Rmo.dll)

構文

'宣言
Public Function LastAgentJobHistoryInfo As AgentJobHistoryInfo
'使用
Dim instance As PullSubscription
Dim returnValue As AgentJobHistoryInfo

returnValue = instance.LastAgentJobHistoryInfo()
public AgentJobHistoryInfo LastAgentJobHistoryInfo()
public:
AgentJobHistoryInfo^ LastAgentJobHistoryInfo()
member LastAgentJobHistoryInfo : unit -> AgentJobHistoryInfo 
public function LastAgentJobHistoryInfo() : AgentJobHistoryInfo

説明

LastAgentJobHistoryInfo メソッドを呼び出すことができるのは、パブリッシャ側の固定サーバー ロール sysadmin のメンバまたはサブスクリプションを作成したユーザーだけです。

この名前空間、クラス、またはメンバは、.NET Framework 2.0 でのみサポートされています。