AddSQLWhereClause method |
Applies to
TIB_Dataset
Declaration
Procedure AddSQLWhereClause(WhereClause: string );
Description
Allows a self contained boolean expression to be included in the
SQLWhere clause by calling this method. All of the parsing is done for you.