Public Properties
Property | Description |
---|---|
Indicates whether the end values are inclusive. DATATYPE: Boolean. | |
End Value for a table range partition. DATATYPE: String. | |
GUID of the Partition. DATATYPE: String. | |
ID of the Partition. DATATYPE: Integer. | |
Lets you specify a large tablespace where you want to store long data. DATATYPE: String. | |
Name of the Partition. DATATYPE: String. | |
Number of the Partition. Partition Numbers determine the order in which the partitions appear in the DDL. DATATYPE: Integer. | |
Indicates whether the start values are inclusive. DATATYPE: Boolean. | |
Start Value for a table range partition. DATATYPE: String. | |
Tablespace of the Partition. DATATYPE: String. |
See Also