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
See Also