#include <flaim.h>
Public Attributes | |
FLMUINT | uiBlockSize |
Block size for the database. | |
FLMUINT | uiVersionNum |
Database version number. | |
FLMUINT | uiMinRflFileSize |
Minimum bytes per RFL file. | |
FLMUINT | uiMaxRflFileSize |
Maximum bytes per RFL file. | |
FLMBOOL | bKeepRflFiles |
Keep RFL files? | |
FLMBOOL | bLogAbortedTransToRfl |
Log aborted transactions to RFL? | |
FLMUINT | uiDefaultLanguage |
Default language for the database. | |
FLMUINT | uiAppMajorVer |
The application's major version number. | |
FLMUINT | uiAppMinorVer |
The application's minor version number. |