Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTTable.SystemFilterOff

Syntax

void SystemFilterOff(SYS_FILTER mode)

PARAMETERS

  • mode [in]: Filter mode

DESCRIPTION

Delete 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 ask FairCom for further information.

RETURN

None.

SEE ALSO

SystemFilterOn()

TOCIndex