Product Documentation

V9 Update Guide

Previous Topic

Next Topic

Retrieve the FairCom DB Configuration

New functions and methods were added to c-treeDB .NET to retrieve c-tree Plus system configuration values, as well as important dynamic aspects of the system, such as the memory usage and the number of files in use. To determine if a particular system configuration option is active, call GetSystemConfig(), passing the corresponding pre-defined constant for that option, and check if the value returned is non-zero.

  • CTBase.GetSystemConfig

TOCIndex