CREATE_OPTS Struct Reference

Database create options. This structure is passed to FlmDbCreate() to specify create options for a new database. More...

#include <flaim.h>

List of all members.

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.


Detailed Description

Database create options. This structure is passed to FlmDbCreate() to specify create options for a new database.


Generated on Wed Oct 4 12:11:42 2006 for FLAIM by  doxygen 1.4.6