Description

Use to add another column to the partition key. For type LIST, the passed in column replaces the previous column. PARAMETERS: Name (String).

Syntax

Public Sub AddColumnToPartitionKey( _
   ByVal Name As Variant _
)

Parameters

  • Name