Versions Compared

Key

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

Description

Change the sequence of the columns in the partition key by setting the number of a column. PARAMETERS: Name of the partition column as String, Number as Integer.

Returns a DB2OS390TablePartition object specified by the given Identifier (GUID or Number). PARAMETERS: Identifier as String or Integer.

Property Type

  • Read-only property

Syntax

Code Block
languagevb
Public SubProperty SetPartitionColumnNumber_Item( _
   ByVal NameIdentifier As Variant, _
   ByVal Number) As Variant _
)

Parameters

  • Name
  • Number

Remarks

...

DB2OS390TablePartition

Parameters

  • Identifier


Info
titleSee Also