JobServer.EnumJobHistory Method
Enumerates a list of Microsoft SQL Server Agent job history information.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
JobServer.EnumJobHistory () |
Enumerates a list of Microsoft SQL Server Agent job history information.
|
JobServer.EnumJobHistory (JobHistoryFilter) |
Enumerates a list of job history information.
|
See Also
Reference
JobServer Class
JobServer Members
Microsoft.SqlServer.Management.Smo.Agent Namespace
Other Resources
Automating Administrative Tasks (SQL Server Agent)
Scheduling Automatic Administrative Tasks in SQL Server Agent
sp_help_jobhistory (Transact-SQL)