Used to set or return SQL Dialect used by InterBase client.
property SQLDialect: Integer default 3;
Use the SQLDialect property to set or return SQL Dialect used by InterBase client. The SQLDialect property cannot be set to a value greater than the database SQL dialect when the connection is active. If the connection is inactive, the SQLDialect property will be downgraded to match the database SQL dialect.