MAXIMUM-LEVEL attribute
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Forces a recursive data-relation to stop at a specific number of iterations of a child buffer. This attribute causes a recursive ProDataSet FILL to stop when the number of iterations of the child buffer reaches the MAXIMUM-LEVEL.
Data type: INTEGER
Access: Readable/Writeable
Applies to: Data-relation object handle
See also
DEFINE DATASET statement, GET-RELATION( ) method, RECURSIVE attribute