Sends each SQL statement to the database at compilation time.
Dependencies:
CHECK requires that you also set the DB and PASS compiler directive options.
Scope:
Used at compile time:
|
Yes
|
Behavior at run time:
|
N/A
|
See
Scope - OpenESQL SQL Compiler Directive Options for more information.
Comments:
Depending on your driver and/or DBMS and in certain circumstances, CHECK does not flag invalid SQL statements.