constituentDefinition

The constituentDefinition method returns a TableDefinition shared by or mutually compatible with all of the partitioned table's constituent tables.

Syntax

Parameters

This function does not take any parameters.

Returns

A TableDefinition shared by or mutually compatible with all of the partitioned table's constituent tables.

Examples