| Field name |
Field type |
Description |
| KEYSET_ID |
int |
Identifier for the keyset selection
|
| LONG_VAL |
int |
Value of the field on which the relationship class is based, if that field is a number field
Nulls allowed |
| STR_VAL |
nvarchar(256) |
Value of the field on which the relationship class is based, if that field is a string field
Nulls allowed |
| DBL_VAL |
float |
Value of the field on which the relationship class is based, if that field is a floating-point number field
Nulls allowed |
| DATE_VAL |
datetime |
Value of the field on which the relationship class is based, if that field is a datetime field
Nulls allowed |