WF_CONFIG_SETTINGS
Description
Contains information about configuration settings for the AgilePoint NX Portal.
Columns
For the descriptions in this table, the term item refers to a configuration setting.
Column Name | Data Type | Size | Description |
---|---|---|---|
ID | varchar | 32 | (Primary key) The unique item ID. |
COMPONENT_NAME | varchar | 256 | The file name associated with the item. |
CONFIG_GROUP | nvarchar | 256 | The configuration group name associated with the item. |
CONFIG_KEY | varchar | 128 | The configuration unique key name for the item. |
CONFIG_VALUE | ntext | 16 | The configuration values of the item. |
CONFIG_TYPE | nvarchar | 128 | The data type of the configuration for the item. |
USER_NAME | nvarchar | 64 | The name of the user to whom the configuration item is applicable. |
Relationships
Table Name | Relationship |
---|---|
None | Not Applicable |