Description
Use to change the sequence of the columns in the partition key by setting the number of a column. PARAMETERS: Name of the partition column (String), Number (Integer).
Syntax
Public Sub SetPartitionColumnNumber( _ ByVal Name As Variant, _ ByVal Number As Variant _ )
Parameters
- Name
- Number