public static class CriteriaOperatorConstPublic NotInheritable Class CriteriaOperatorConstpublic ref class CriteriaOperatorConst abstract sealed[<AbstractClassAttribute>]
[<SealedAttribute>]
type CriteriaOperatorConst = class end| 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. |