PullSubscription.LastAgentJobHistoryInfo Methode

Definition

Gibt Informationen zum letzten Auftrag des Synchronisierungs-Agents zurück, der ausgeführt wurde.

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

Gibt zurück

Ein AgentJobHistoryInfo-Objekt.

Hinweise

Die LastAgentJobHistoryInfo Methode kann nur von Mitgliedern der sysadmin Fixed-Serverrolle im Abonnenten oder vom Benutzer aufgerufen werden, der das Abonnement erstellt hat.

Gilt für: