Condividi tramite


JobHistoryFilter Object

Questa funzionalità verrà rimossa in una delle prossime versioni di Microsoft SQL Server. Evitare di utilizzare questa funzionalità in un nuovo progetto di sviluppo e prevedere interventi di modifica nelle applicazioni in cui è attualmente implementata.

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.

Modello di oggetti SQL-DMO in cui è visualizzato l'oggetto corrente

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

Vedere anche

Riferimento

EnumJobHistory Method
PurgeJobHistory Method

Guida in linea e informazioni

Assistenza su SQL Server 2005