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.
Retourne des informations sur le dernier travail d'Agent de synchronisation 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 sur l’Abonné ou par l’utilisateur qui a créé l’abonnement.