Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTTable.SystemFilterOn

SYNTAX

void SystemFilterOn(SYS_FILTER mode)

PARAMETERS

  • mode [in]: Filter mode

DESCRIPTION

Establish a permanent system wide (i.e., the filter applies to all users) read and/or write. This method requires low level c-tree programming. Please contact your local FairCom office for implementation details.

RETURN

None.

SEE ALSO

SystemFilterOff()

TOCIndex