Expand Minimize
This topic has not yet been rated - Rate this topic

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)
public enum FindOperand
Member nameDescription
EqualToSpecifies the “equal to”.
GreaterThanSpecifies the “greater than”.
LessThanSpecifies the “less than”.

The FindOperandenumeration class is served by the DateFindOperand property.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.