Modifying a field
To modify a field:
- Select the appropriate entity from the Entities list.
- Select a field from the list in the Fields tab in the lower pane and click Edit.
-
Select any of these check boxes, if required:
- Included
- Indicates whether the property must be included in the code generated output. If this check box is cleared, the property is completely removed from the entity and cannot be used anywhere such as code snippets, quick form data binding, and is excluded from the SData feed from the dynamic adapter.
- Generate
- Determines whether to generate an SData property for the property of this entity.
-
Update
the required changes.
For detailed information about each field type, see Data Types for a field
- Click OK.
Related topics