constituents

The constituents method returns all the constituent tables of a partitioned table.

The results will be managed by the enclosing liveness scope.

Syntax

Parameters

This function does not take any parameters.

Returns

An array of tables, each of which contains a unique key from the key column(s).

Examples