| Field name |
Field type |
Description |
| KEYSET_ID |
INTEGER |
Identifier for the keyset selection
NOT NULL |
| LONG_VAL |
INTEGER |
Value of the field on which the relationship class is based, if that field is a number field |
| STR_VAL |
VARCHAR(256) |
Value of the field on which the relationship class is based, if that field is a string field |
| DBL_VAL |
DOUBLE PRECISION |
Value of the field on which the relationship class is based, if that field is a double precision field |
| DATE_VAL |
TIMESTAMP |
Value of the field on which the relationship class is based, if that field is a date field |