WhereItem Properties
The WhereItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
CaseSensitive |
Gets a value indicating whether the search is case sensitive.
|
|
CheckDescriptionForNull |
Gets a value indicating whether [check description for null].
|
|
Condition |
Gets the condition.
|
|
DateType |
Gets the type of the date. (For DateTime value types.)
|
|
EndLogic |
Gets the end logic.
|
|
FieldName |
Gets the name of the field.
|
|
LeftParenthesesCount |
Gets the left parentheses count.
|
|
RightParenthesesCount |
Gets the right parentheses count.
|
|
Table |
Gets the table object this Where Item is attached to.
|
|
Value |
Gets the value.
|
|
ValueType |
Gets the type of the value.
|
|
WhereItemType |
Gets the type of the where item.
|