ITTIA DB SQL C++ API  5.4.0
Configuration

Classes

class  Crypt
 Encryption hook interface. More...
struct  LockManagerConfig
 Lock manager configuration. More...
struct  StorageMode
 Database storage options. More...
struct  LibraryConfig
 Library configuration. More...

Typedefs

typedef char FileNameChar

Detailed Description

Configuration options, at both compile-time and run-time can be set to achieve optimal database performance.


Typedef Documentation

typedef char FileNameChar

Character type used for file names.

Depending on build configuration options, it is one of:

  • char
  • wchar_t