Creating areas
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The following code shows assignment of properties and extents for a new area. There need to be at least one extent in the area before it can be passed to the service to be created.
The ClusterSize and RecordsPerBlock properties
both defaults to 64 and does not need be assigned even if they are
mandatory:
|