Public Properties

PropertyDescription
EndInclusiveIndicates whether the end values are inclusive. DATATYPE: Boolean.
EndValueEnd Value for a table range partition. DATATYPE: String.
GUIDGUID of the Partition. DATATYPE: String.
IDID of the Partition. DATATYPE: Integer.
LongInLets you specify a large tablespace where you want to store long data. DATATYPE: String.
NameName of the Partition. DATATYPE: String.
NumberNumber of the Partition. Partition Numbers determine the order in which the partitions appear in the DDL. DATATYPE: Integer.
StartInclusiveIndicates whether the start values are inclusive. DATATYPE: Boolean.
StartValueStart Value for a table range partition. DATATYPE: String.
TablespaceTablespace of the Partition. DATATYPE: String.
  • No labels