Description

Add a new TablePartition object. PARAMETERS: HighValues as String.

Syntax

Public Function Add( _
   ByVal HighValues As Variant _
) As DB2OS390TablePartition

Parameters

  • HighValues

Remarks

To change the position of the partition within the list, get the item, and then change the Number property. The passed-in string is then saved as the HighValue.


  • No labels