DK11 for Delphi | GisDbOci.TGIS_DbOci | Constructors | Fields | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
CurrentSQLDialect | public | Current SQL dialect name. (Inherited from TGIS_DbAbstract) |
|
EngineOptions | public | Engine options. (Inherited from TGIS_DbAbstract) |
|
FullSafeParam | public | if True, prefix with name is returned, otherwise only prefix. (Inherited from TGIS_DbAbstract) |
|
GeometryType | public | Internal geometry type. (Inherited from TGIS_DbAbstract) |
|
iCodePage | public | CodePage used for conversion. (Inherited from TGIS_DbAbstract) |
|
iJoinCodePage | public | JoinCodePage used for conversion. (Inherited from TGIS_DbAbstract) |
|
InBatchMode | public | True, if batch mode is enabled for fast inserts. (Inherited from TGIS_DbAbstract) |
|
IsDb2 | public | Is DB2 dialect. (Inherited from TGIS_DbAbstract) |
|
IsInformix | public | Is Informix dialect. (Inherited from TGIS_DbAbstract) |
|
IsInterbase | public | Is Interbase dialect. (Inherited from TGIS_DbAbstract) |
|
IsJDBC | public | if True, JDBC is used. (Inherited from TGIS_DbAbstract) |
|
IsMsJet | public | Is MsJet dialect. (Inherited from TGIS_DbAbstract) |
|
IsMsSql | public | Is MsSql dialect. (Inherited from TGIS_DbAbstract) |
|
IsMySql | public | Is MySql dialect. (Inherited from TGIS_DbAbstract) |
|
IsOracle | public | Is Oracle dialect. (Inherited from TGIS_DbAbstract) |
|
IsPostgreSql | public | Is PostgreSQL dialect. (Inherited from TGIS_DbAbstract) |
|
IsProviderInitialized | public | Is provider initialized. (Inherited from TGIS_DbAbstract) |
|
IsSqlite | public | Is Sqlite dialect. (Inherited from TGIS_DbAbstract) |
|
IsSybase | public | Is Sybase dialect. (Inherited from TGIS_DbAbstract) |
|
MultiUserMode | public | Multiuser mode. (Inherited from TGIS_DbAbstract) |
|
NameMaxLength | public | Sql name maximum length. (Inherited from TGIS_DbAbstract) |
|
ParameterPrefix | public | Sql parameter prefix. (Inherited from TGIS_DbAbstract) |
|
RowsetSize | public | Number of rows fetched in batches from the cursor database (default 0). (Inherited from TGIS_DbAbstract) |
|
UseTextParameters | public | Use text parameters. (Inherited from TGIS_DbAbstract) |
|