JobServer.EnumJobHistory Method
Include Protected Members
Include Inherited Members
Enumerates a list of SQL Server Agent job history information.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
EnumJobHistory() | Enumerates a list of SQL Server Agent job history information. | |
EnumJobHistory(JobHistoryFilter) | Enumerates a list of job history information. |
Top