Поделиться через


Перечисление FindOperand

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.

Пространство имен:  Microsoft.SqlServer.Management.Smo.Agent
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public Enumeration FindOperand
'Применение
Dim instance As FindOperand
public enum FindOperand
public enum class FindOperand
type FindOperand
public enum FindOperand

Элементы

Имя элемента Описание
EqualTo
GreaterThan
LessThan

Замечания

The FindOperandenumeration class is served by the DateFindOperand property.