Click or drag to resize
SelectCondition Methods

The SelectCondition type exposes the following members.

Methods
  NameDescription
Public methodDispose
Disposes the object and removes the selection from the database if it was allocated in the temp table.
Public methodPrepare(String, IListString, Boolean) Obsolete.
Prepares the select condition for specific value types
Public methodPrepare(String, IListString, Boolean, Boolean) Obsolete.
Prepares the select condition for specific value types
Public methodPrepareConditionT
Prepares the select condition for specific value types
Public methodPrepareIDs
Prepares the condition for Int32 values represented as String type.
Protected methodPrepareWhereCondition
Prepares the where condition for the given list.
Top
See Also