Online Documentation for Advanced Query Builder for RAD Studio VCL

SQLDialect property


Applies to

TInterBaseQueryBuilder component

 

Declaration

type

  TQBSQLDialect = (qibDialect1, qibDialect3);

 

property SQLDialect: TQBSQLDialect;

 

Description

 

The SQLDialect property defines, which SQL dialect - Dialect 1 or Dialect 3 should be used.

 


See also:

SQLServer property