FireDAC.Phys.IBWrapper.TIBDatabase.db_sql_dialect
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
| Unit: FireDAC.Phys.IBWrapper | |
| Parent: TIBDatabase | |
Delphi
property db_sql_dialect: Integer index isc_info_db_sql_dialect read GetDatabaseInfoInt;
C++
__property int db_sql_dialect = {read=GetDatabaseInfoInt, index=62, nodefault};
Description
Embarcadero Technologies does not currently have any additional information.