Public Methods

MethodDescription
AddAdd a new DB2IdxPartition object. PARAMETERS: Number as Integer, HighValues as String.
RemoveRemove a DB2IdxPartition specified by the given Number. PARAMETERS: Number as Integer.

Public Properties

PropertyDescription
_ItemReturns a DB2IdxPartition object specified by the given Number or GUID. PARAMETERS: Identifier as Integer or String.
_NewEnum
CountNumber of DB2IdxPartition objects in the collection. DATATYPE: Integer.
ItemReturns a DB2IdxPartition object specified by the given Number or GUID. PARAMETERS: Identifier as Integer or String.
  • No labels