| 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 |
time stamp without time zone |
Value of the field on which the relationship class is based, if that field is a date field |