JobHistoryFilter Object

SQL-DMO

SQL-DMO

JobHistoryFilter Object

The JobServer object exposes a JobHistoryFilter object. The JobHistoryFilter object does not represent a Microsoft® SQL Server™ 2000 component. It is used to control JobServer object methods. When used as a parameter to the EnumJobHistory method, a JobHistoryFilter object constrains the output of the method. When used with the PurgeJobHistory method, the JobHistoryFilter object restricts the scope of the method.

Properties
EndRunDate Property OldestFirst Property
EndRunTime Property OutcomeTypes Property
JobID Property SQLMessageID Property
JobName Property SQLSeverity Property
MinimumRetries Property StartRunDate Property
MinimumRunDuration Property StartRunTime Property

See Also

EnumJobHistory Method

PurgeJobHistory Method