Partager via


AgentJobHistoryInfo Members

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

The following tables list the members exposed by the AgentJobHistoryInfo type.

Public Constructors

  Nom Description
AgentJobHistoryInfo Initializes a new instance of the AgentJobHistoryInfo class.

Haut de la page

Public Properties

  Nom Description
ms155330.pubproperty(fr-fr,SQL.90).gif LastRunDateTime Gets or sets the date and time when the last agent run message was logged.
ms155330.pubproperty(fr-fr,SQL.90).gif LastRunMessage Gets or sets the last message logged from a replication agent.
ms155330.pubproperty(fr-fr,SQL.90).gif Status Gets or sets the last status logged by a replication agent.
ms155330.pubproperty(fr-fr,SQL.90).gif UserData Gets or sets an object to which users can attach their own data.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms155330.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms155330.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms155330.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms155330.pubmethod(fr-fr,SQL.90).gifms155330.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms155330.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

  Nom Description
ms155330.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms155330.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

AgentJobHistoryInfo Class
Microsoft.SqlServer.Replication Namespace