Versions Compared

Key

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

Description

Add a new TableRangePartition object. PARAMETERS: Name (String), StartValue (String), EndValue (String).

Syntax

Code Block
languagevb
Public Function Add( _
   ByVal Name As Variant, _
ByVal StartValue As Variant, _
   ByVal EndValue As Variant _
) As DB2UDBTableRangePartition

Parameters

  • Name
  • StartValue
  • EndValue


Info
titleSee Also