| SelectCondition Methods |
The SelectCondition type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Disposes the object and removes the selection from the database if it was allocated in the temp table.
| |
| Prepare(String, IListString, Boolean) | Obsolete.
Prepares the select condition for specific value types
| |
| Prepare(String, IListString, Boolean, Boolean) | Obsolete.
Prepares the select condition for specific value types
| |
| PrepareConditionT |
Prepares the select condition for specific value types
| |
| PrepareIDs | ||
| PrepareWhereCondition |
Prepares the where condition for the given list.
|