Partager via


JobFilter Members

The JobFilter object is used to store information about the constraints applied to the EnumJobs method of the JobServer object.

The following tables list the members exposed by the JobFilter type.

Public Constructors

  Nom Description
JobFilter Initializes a new instance of the JobFilter class.

Haut de la page

Public Properties

  Nom Description
ms219113.pubproperty(fr-fr,SQL.90).gif Category Gets or sets the job filter constraint that restricts the values returned by the JobServer object's EnumJobs method to the date the category of the job.
ms219113.pubproperty(fr-fr,SQL.90).gif CurrentExecutionStatus Gets or sets the job filter constraint that restricts the values returned by the JobServer object's EnumJobs method to the current execution status.
ms219113.pubproperty(fr-fr,SQL.90).gif DateFindOperand Gets or sets the operator used to evaluate date constraints in the job filter.
ms219113.pubproperty(fr-fr,SQL.90).gif DateJobCreated Gets or sets the job filter constraint that restricts the values returned by the JobServer object's EnumJobs method to the date the job was created.
ms219113.pubproperty(fr-fr,SQL.90).gif DateJobLastModified Gets or sets the job filter constraint that restricts the values returned by the JobServer object's EnumJobs method to the date the job was last modified.
ms219113.pubproperty(fr-fr,SQL.90).gif Enabled Gets or sets the Boolean property value that specifies whether the job filter is enabled or not.
ms219113.pubproperty(fr-fr,SQL.90).gif JobType Gets or sets the job filter constraint that restricts the values returned by the JobServer object's EnumJobs method to type of job.
ms219113.pubproperty(fr-fr,SQL.90).gif Owner Gets or sets the owner of the job filter.
ms219113.pubproperty(fr-fr,SQL.90).gif StepSubsystem Gets or sets the job filter constraint that restricts the values returned by the JobServer object's EnumJobs method to the subsystem used in the job steps that belong to the job.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms219113.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms219113.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms219113.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms219113.pubmethod(fr-fr,SQL.90).gifms219113.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms219113.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

  Nom Description
ms219113.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms219113.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

JobFilter Class
Microsoft.SqlServer.Management.Smo.Agent Namespace