Элементы AgentJobHistoryInfo
Returns information about the results of the last run of a replication agent.
Тип AgentJobHistoryInfo предоставляет доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
AgentJobHistoryInfo | Initializes a new instance of the AgentJobHistoryInfo class. |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | (Наследуется из Object.) | |
Finalize | (Наследуется из Object.) | |
GetHashCode | (Наследуется из Object.) | |
GetType | (Наследуется из Object.) | |
MemberwiseClone | (Наследуется из Object.) | |
ToString | (Наследуется из Object.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
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. |
В начало