다음을 통해 공유


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

  이름 Description
AgentJobHistoryInfo Initializes a new instance of the AgentJobHistoryInfo class.

위쪽

Public Properties

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

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms155330.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms155330.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms155330.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms155330.pubmethod(ko-kr,SQL.90).gifms155330.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms155330.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms155330.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms155330.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

AgentJobHistoryInfo Class
Microsoft.SqlServer.Replication Namespace