Udostępnij przez


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(pl-pl,SQL.100).gif LastRunDateTime Gets or sets the date and time when the last agent run message was logged.
ms155330.pubproperty(pl-pl,SQL.100).gif LastRunMessage Gets or sets the last message logged from a replication agent.
ms155330.pubproperty(pl-pl,SQL.100).gif Status Gets or sets the last status logged by a replication agent.
ms155330.pubproperty(pl-pl,SQL.100).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(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms155330.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms155330.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms155330.pubmethod(pl-pl,SQL.100).gifms155330.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms155330.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms155330.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms155330.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top