Versions Compared

Key

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

Public Properties

PropertyDescription

...


Name of the Subpartition. Does not apply to HASH partitions specified by number. DATATYPE: String.

Number of the Subpartition. Subpartition Numbers determine the order in which the subpartitions appear in the DDL. DATATYPE: Integer.

Type of this Subpartition. Valid values are: LIST, RANGE, or NONE, if the Partition Type is not COMPOSITE. DATATYPE: String.

Tablespace of the Subpartition. DATATYPE: String.

List of Values of the Subpartition. Applies only to LIST subpartitions. DATATYPE: String.
Info
titleSee Also