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).
Public Sub SetSubpartitionColumnNumber( _ ByVal Name As Variant, _ ByVal Number As Variant _ ) |