IDAIBConnectionProperties
From RemObjects Software
This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.
Overview
This interface extends a generic IDAConnection with options specific to Interbase and Firebird drivers and databases.
File
- uDAIBInterfaces
Hierarchy
- IDAIBConnectionProperties
Properties
| | | |
|---|---|---|
| Charset | String | Specifies the name of the character encoding to be used for the communication. |
| Role | String | Specifies the Interbase Role used for the connection. Please refer to the Interbase or Firebird documentation for more more information on Roles and how they relate to database security and access control. |
| SQLDialect | Integer | Specifies the SQL dialect version active for this connection. Interbase provides 3 different language dialects that expose different features of the database and the Interbase SQL language. Please refer to the Interbase or firebird documentation for more information. The default dialect for Data Abstract's Interbase drivers is 3. |
See Also
Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)
Lists — Glossary — Features — How To — Drivers — Components — Tools — Samples — Articles — Architecture — Issues
Categories: Text | Data Abstract | Architecture | Interface | Delphi
