Description

Change the partition type. Pass in a string containing RANGE, LIST, HASH, or COMPOSITE. PARAMETERS: Type (String), ColumnName (String).

Syntax

Public Sub SetPartitionType( _
   ByVal Type As Variant, _
   ByVal ColumnNameAs Variant _
)

Parameters

  • Type
  • ColumnName