Online Documentation for Advanced Query Builder for RAD Studio VCL

SQLServer property


Applies to

TInterBaseQueryBuilder component

 

Declaration

type

  TQBIBSQLServer = (qssInterBase, qssFireBird);

 

property SQLServer: TQBIBSQLServer;

 

Description

 

The SQLServer property defines which database server is used - InterBase or Firebird.

 


See also:

SQLDialect property