Footprints Data Model |
Table |
Name | cfg_setting_owner_type |
Comment |
A lookup table for Owner Types of Configuration Setting Values. Values include: APPLICATION_USER, DEFINITION, IMPORTS, ROLE, SIMPLE_CONFIGURABLE_OBJECT, USER_PROFILE. |
Column |
Name | Datatype | Comment | Is PK | Is FK |
cfg_setting_owner_type_name | varchar(255) | The name of the Configuration Setting Owner Type. | Yes | No |
cfg_setting_owner_type_descr | varchar(512) |
A descriptive name of the Configuration Setting Owner Type. This descriptive name may be localized. |
No | No |