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 TableRangePartition object. PARAMETERS: Name (String), StartValue (String), EndValue (String).

Syntax

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

Parameters

  • Name
  • StartValue
  • EndValue



  • No labels