PullSubscription.LastAgentJobHistoryInfo Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Restitue les informations sur le dernier job de l’agent de synchronisation qui a été exécuté.
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
Retours
Objet AgentJobHistoryInfo.
Remarques
La LastAgentJobHistoryInfo méthode ne peut être appelée que par les membres du sysadmin rôle serveur fixe à l’abonné ou par l’utilisateur ayant créé l’abonnement.