OData - Provide Data - Properties of the data field
Name
The name of the data field within the Entity Type. By default, the Intrexx data field name is used. The name must be unique and cannot contain special characters or spaces.
Title
A freely chosen title for the data field.
Allow NULL value
Allows NULL values.
Allow insert
Allows the use of the data field in POST (INSERT) operations.
Allow updates
Allows the use of the data field in PUT (UPDATE) operations.