You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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