Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : NESTED attribute
 

NESTED attribute

Indicates whether child rows of a ProDataSet temp-table buffer are nested within their parent rows when writing the XML 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, DEFINE DATASET statement, WRITE-XML( ) method, WRITE-XMLSCHEMA( ) method