Class IFirebirdConf
Unit
Declaration
type IFirebirdConf = class(IReferenceCounted)
Description
This item has no description.
Hierarchy
- TObject
- IVersioned
- IReferenceCounted
- IFirebirdConf
Overview
Fields
| Public | nested const VERSION = 6; |
Methods
| Public | function getKey(name: PAnsiChar): Cardinal; |
| Public | function asInteger(key: Cardinal): Int64; |
| Public | function asString(key: Cardinal): PAnsiChar; |
| Public | function asBoolean(key: Cardinal): Boolean; |
Description
Fields
| Public | nested const VERSION = 6; |
|
This item has no description. | |
Methods
| Public | function getKey(name: PAnsiChar): Cardinal; |
|
This item has no description. | |
| Public | function asInteger(key: Cardinal): Int64; |
|
This item has no description. | |
| Public | function asString(key: Cardinal): PAnsiChar; |
|
This item has no description. | |
| Public | function asBoolean(key: Cardinal): Boolean; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.