Class TableOperators
public static class TableOperators
- Inheritance
-
TableOperators
- Inherited Members
Fields
And
public const string And = "and"
Field Value
Not
public const string Not = "not"
Field Value
Or
public const string Or = "or"