Description

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

Syntax

Public Sub SetPartitionColumnNumber( _
   ByVal Name As Variant, _
   ByVal Number As Variant _
)

Parameters

  • Name
  • Number