JobHistoryFilter Class

Definition

Settings to control enumeration of agent job history for various JobServer methods

public sealed class JobHistoryFilter
type JobHistoryFilter = class
Public NotInheritable Class JobHistoryFilter
Inheritance
JobHistoryFilter

Constructors

JobHistoryFilter()

Properties

EndRunDate
JobID

Limits the history search to a specific job ID

JobName

Limits the history search to a specific job name

MinimumRetries

When set to a value greater than 0, limits the search to jobs that that performed at least the given number of retries

MinimumRunDuration
OldestFirst
OutcomeTypes
SqlMessageID
SqlSeverity
StartRunDate

Applies to