TableGroups
Defines whether the "table groups" combo exists in the DBM "TABLES" area, and which is the initially selected entry of this combo.

The following values have special meanings. All other values display the combo and select the specified table group (if it exists) as initial selection.

* FALSE or NO, in any combination of lower and upper case: Don't display the combo
* ALL in any combination of lower and upper case: Display the combo and select the first (dummy) entry which includes all tables (since DBM 5.8.8199.0).
* VALUENOTSET in any combination of lower and upper case: Only in the USER registry; ignore this entry and continue to search in the GLOBAL and LOCAL registry.

If no entry is found in USER, LOCAL, or GLOBAL registries, then the combo is not displayed.

This parameter can be changed for a user in the "Settings" dialog.

Table groups are defined by assigning tables to a group, using the Digas\dsn\table\MemberInGroups parameter. When a table group is selected, DBM displays only members of this group in the "TABLES" list. However, it only displays those tables for which the user has access rights.

Possible values: TRUE,YES,FALSE,NO
Default value: FALSE/NO