Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
LastRunDateTime | Gets or sets the date and time when the last agent run message was logged. |
![]() |
LastRunMessage | Gets or sets the last message logged from a replication agent. |
![]() |
Status | Gets or sets the last status logged by a replication agent. |
![]() |
UserData | Gets or sets an object to which users can attach their own data. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
AgentJobHistoryInfo Class
Microsoft.SqlServer.Replication Namespace