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 | |
|---|---|---|
| .gif) | LastRunDateTime | Gets or sets the date and time when the last agent run message was logged. | 
| .gif) | LastRunMessage | Gets or sets the last message logged from a replication agent. | 
| .gif) | Status | Gets or sets the last status logged by a replication agent. | 
| .gif) | UserData | Gets or sets an object to which users can attach their own data. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
AgentJobHistoryInfo Class
Microsoft.SqlServer.Replication Namespace