Versions Compared

Key

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

...

Public Properties

PropertyDescription
_ItemReturns a DB2UDBTableRangePartitions object specified by the given Identifier (GUID or Number). PARAMETERS: Identifier (String or Integer).
_NewEnum
CountNumber 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.
GetPartitionKeyColumnsString with the names of the columns in the PartitionKey as a comma-separated list in sequence order. DATATYPE: String.
ItemReturns a DB2UDBTableRangePartitions object specified by the given Identifier (GUID or Number). PARAMETERS: Identifier (String or Integer).

...