CriteriaOperatorConst - класс |
Пространство имён: Tessa.Views.Metadata.Criteria
public static class CriteriaOperatorConst
Тип CriteriaOperatorConst предоставляет следующие члены.
Имя | Описание | |
---|---|---|
Between |
The between.
| |
BetweenText |
The between text.
| |
Contains |
Имя операции содержит
| |
ContainsText |
The contains text.
| |
EndWith |
Имя операции заканчивается на
| |
EndWithText |
The end with text.
| |
Equality |
Имя операции равно
| |
EqualityText |
The equality text.
| |
GreatOrEquals |
The great or equals.
| |
GreatOrEqualsText |
The great or equals text.
| |
GreatThan |
The great than.
| |
GreatThanText |
The great than text.
| |
IsFalse |
The is false.
| |
IsFalseText |
The is false text.
| |
IsNotNull |
The is not null.
| |
IsNotNullText |
The is not null text.
| |
IsNull |
The is null.
| |
IsNullText |
The is null text.
| |
IsTrue |
The is true.
| |
IsTrueText |
The is true text.
| |
LessOrEquals |
The less or equals.
| |
LessOrEqualsText |
The less or equals text.
| |
LessThan |
The less than.
| |
LessThanText |
The less than text.
| |
Link |
Условый оператор ссылка
| |
LinkText |
The link text.
| |
NonEquality |
Имя операции не равно
| |
NonEqualityText |
The non equality text.
| |
StartWith |
Имя операции начинается с
| |
StartWithText |
The start with text.
|