Contents Index Tables or queries? Working with the C++ API classes

UltraLite Static C++ User's Guide
  Data Access Using the C++ API
    Defining features for your application

Defining database features for C++ API applications


C++ API applications use some functions that are not part of the class hierarchy. These functions control aspects of the database storage and access. They are as follows:

Other aspects of database storage are configured using the UL_STORE_PARMS macro. For more information, see UL_STORE_PARMS macro.


Contents Index Tables or queries? Working with the C++ API classes