NESTED attribute
- Last Updated: December 6, 2023
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Indicates whether child rows of a ProDataSet temp-table buffer are nested within their parent rows when writing the XML or JSON representation of a ProDataSet object that contains data-relations. This also causes the XML Schema definitions for the related temp-tables to be nested.
Data type: LOGICAL
Access: Readable/Writeable
Applies to: Data-relation object handle
See also
ADD-PARENT-ID-RELATION( ) method, ADD-RELATION( ) method, DEFINE DATASET statement, WRITE-JSON( ) method, WRITE-XML( ) method, WRITE-XMLSCHEMA( ) method