JobHistoryFilter Object

Dieses Feature wird in einer zukünftigen Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature beim Entwickeln neuer Anwendungen nicht, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird.

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

SQL-DMO-Objektmodell, das das aktuelle Objekt anzeigt

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

Siehe auch

Verweis

EnumJobHistory Method
PurgeJobHistory Method

Hilfe und Informationen

Informationsquellen für SQL Server 2005