ST_CONFIG Entries

<< Click to Display Table of Contents >>

Navigation:  Configuration >

ST_CONFIG Entries

The ST_CONFIG table stores configuration settings for the EQuIS application—similar to settings previously found in .config files—and contains the following columns (fields):

CONFIG_SECTION – Defines the section to which this item belongs; similar to a <configuration> section in an XML .config file.

CONFIG_KEY – Defines the key of the value within a section (i.e., what this item is, or a grouping of such).

OBJECT_TYPE – Defines the type of the object within the CONFIG_KEY field.

OBJECT_VALUE – Defines the object value for this item.

STRING_VALUE – Specifies the configuration value of this item (i.e., this is the value for the configuration setting).