Partager via


Classe AgentJobHistoryInfo

Returns information about the results of the last run of a replication agent.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.SqlServer.Replication..::..AgentJobHistoryInfo

Espace de noms :  Microsoft.SqlServer.Replication
Assembly :  Microsoft.SqlServer.Rmo (en Microsoft.SqlServer.Rmo.dll)

Syntaxe

'Déclaration
Public NotInheritable Class AgentJobHistoryInfo
'Utilisation
Dim instance As AgentJobHistoryInfo
public sealed class AgentJobHistoryInfo
public ref class AgentJobHistoryInfo sealed
[<SealedAttribute>]
type AgentJobHistoryInfo =  class end
public final class AgentJobHistoryInfo

Le type AgentJobHistoryInfo expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique AgentJobHistoryInfo Initializes a new instance of the AgentJobHistoryInfo class.

Haut de la page

Propriétés

  Nom Description
Propriété publique LastRunDateTime Gets or sets the date and time when the last agent run message was logged.
Propriété publique LastRunMessage Gets or sets the last message logged from a replication agent.
Propriété publique Status Gets or sets the last status logged by a replication agent.
Propriété publique UserData Gets or sets an object to which users can attach their own data.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Notes

This namespace, class, or member is supported only in the Microsoft .NET Framework version 2.0.

Thread Safety

Public static (Shared in Microsoft Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.