FixedFieldInfo Properties |
The UnresolvedFilterExpressionFixedFieldInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowedOperators |
Allowed expression operators for the field.
| |
| AllowedTypes |
Allowed data type(s) for a filter value for the field.
| |
| Column |
Database column that the field is stored in.
| |
| Field | ||
| IdType |
If the filter value(s) is id references then the type of these objects is in IdType.
| |
| Table |
Database table that the field is stored in.
| |
| ValueIsIdReference |
Is the filter value(s) for the field a set of id references? If so they type of referred objects is stored in IdType.
|