ParamCheck property |
Applies to
TIB_Statement
Declaration
Property ParamCheck : boolean;
Description
This property makes the parser check for input parameters or not.
This can be useful if you are processing many DDL and DML statements that may
never need to have input parameters checked for.