Udostępnij za pośrednictwem


FindOperand Enumeration

The FindOperand enumeration represents a list of operands that are used to evaluate the DateJobCreated and DateJobLastModified properties to specify a range of dates in a job filter.

Namespace: Microsoft.SqlServer.Management.Smo.Agent
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Syntax

'Deklaracja
Public Enumeration FindOperand
public enum FindOperand
public enum class FindOperand
public enum FindOperand
public enum FindOperand

Members

Member name Description
EqualTo  
GreaterThan  
LessThan  

Remarks

The FindOperandenumeration class is served by the DateFindOperand property.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.