| Field name |
Field type |
Description |
| keyset_id |
Int |
Identifier for the keyset selection
NOT NULL |
| long_val |
Int |
Value of the field on which the relationship class is based, if that field is a number field |
| str_val |
Varchar(255) |
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 |
Datetime year to second |
Value of the field on which the relationship class is based, if that field is a date field |