ODAC

TOraNestedTable Class

A component for controlling nested table data.

For a list of all members of this type, see TOraNestedTable members.

Unit

Ora

Syntax

TOraNestedTable = class(TMemDataSet);

Remarks

Nested table is a dataset component that encapsulates a database table that is nested as a field within another table. Use TOraNestedTable to access data contained in a nested dataset. A nested table provides much of the functionality of a table component, with the difference that the data it accesses is stored in a nested table.

TOraNestedTable is derived from the TMemDataSet component.

Inheritance Hierarchy

TMemDataSet
   TOraNestedTable

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback