| Field name |
Field type |
Description |
| KEYSET_ID |
NUMBER(38) |
Identifier of the keyset selection
NOT NULL |
| LONG_VAL |
NUMBER( |
Value of the field on which the relationship class is based, if that field is a number field |
| STR_VAL |
NVARCHAR2(256) |
Value of the field on which the relationship class is based, if that field is a string field |
| DBL_VAL |
DOUBLE |
Value of the field on which the relationship class is based, if that field is a floating-point number field |
| DATE_VAL |
DATE |
Value of the field on which the relationship class is based, if that field is a DATE field |