Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Public Properties

PropertyDescription

...

NameName of the Subpartition. Does not apply to HASH partitions specified by number. DATATYPE: String.
NumberNumber of the Subpartition. Subpartition Numbers determine the order in which the subpartitions appear in the DDL. DATATYPE: Integer.
SubpartitionTypeType of this Subpartition. Valid values are: LIST, RANGE, or NONE, if the Partition Type is not COMPOSITE. DATATYPE: String.
TablespaceTablespace of the Subpartition. DATATYPE: String.
ValuesList of Values of the Subpartition. Applies only to LIST subpartitions. DATATYPE: String.
Info
titleSee Also