Keyfax - Dataview Menu Table [dbm_sub_menu]
Database Management Table: [dbm_sub_menu]
The dbm_sub_menu table contains details on the prompt caption to be displayed for sub menus.
The following list represents the table fields (columns) their data-type and brief usage instructions/description:
Field Name | Data Type | Usage |
---|---|---|
SubMenuID | int | Unique ID: is used to relate the dbm_search.SubMenuGroup to a menu caption. |
SubMenuCaption | nvarchar(50) | Caption to be used as prompt when displaying a sub menu. |