description | CHAR | varchar | | 255 | | | Describes the effects of the item | |
dev | LONG | int | 151 | | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | |
f_value | FLOAT | real | | | | | A quantity which sets behavior of the application | |
i_value | LONG | int | | | | DIRECT | A quantity which sets behavior of the application | |
last_mod_time | CLK_TIME | datetime | 1 | | | | Date/time the item was last modified | |
name | CHAR | varchar | 2 | 32 | | | Used with scope to identify a configurable preference. Each object having the same name and scope is a possible setting of the preference | |
objid | LONG | int | 3 | | | DIRECT | Internal record number | |
scope | LONG | smallint | | | 0 | DIRECT | Indicates the scope of the item; i.e., 0=system, 1=user shareable, 2=privclass, 3=application, 4=user not sharable | |
str_value | CHAR | varchar | | 255 | | | A string which sets behavior of the application | |
value_type | LONG | int | | | | DIRECT | Internal flag setting. Use depends on individual config_itm | |