MAXIMUM-LEVEL attribute
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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