Description
Deletes all subpartitions and SubpartitionKey. Passed in name is new Key. Changes SubpartitionType if PartitionType is COMPOSITE. Pass in LIST or HASH. PARAMETERS: Type,ColumnName (String).
Syntax
Public Sub SetSubpartitionType( _ ByVal Type As Variant, _ ByVal ColumnName As Variant _ )
Parameters
- Type
- ColumnName
See Also