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

Compare with Current View Page History

Version 1 Current »

Description

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

Syntax

Public Sub SetSubpartitionColumnNumber( _
   ByVal Name As Variant, _
   ByVal NumberVariant _
)

Parameters

  • Name
  • Number


  • No labels