Page History
...
Public Properties
Property | Description |
---|---|
_Item | Returns a DB2UDBTableRangePartitions object specified by the given Identifier (GUID or Number). PARAMETERS: Identifier (String or Integer). |
_NewEnum | |
Count | Number of DB2UDBTableRangePartitions objects in the collection. DATATYPE: Integer. |
GetDistributionKeyColumns | (IBM DB2 UDB 9.x only) String with the names of the columns in the DistributionKey as a comma-separated list in sequence order. DATATYPE: String. |
GetPartitionKeyColumns | String with the names of the columns in the PartitionKey as a comma-separated list in sequence order. DATATYPE: String. |
Item | Returns a DB2UDBTableRangePartitions object specified by the given Identifier (GUID or Number). PARAMETERS: Identifier (String or Integer). |
...