Delen 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

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

Top

Public Properties

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

  Name Description
ms155330.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms155330.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

AgentJobHistoryInfo Class
Microsoft.SqlServer.Replication Namespace