IBDAC

TIBCConnection.SQLDialect Property

Used to set or return SQL Dialect used by InterBase client.

Class

TIBCConnection

Syntax

property SQLDialect: Integer default 3;

Remarks

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.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback