Description

Adds a new tablespace. Requires HASH by Number. No named HASH subpartitions may exist. HashByName(false) removes any that exist. PARAMETERS: Number (Integer>0), TBS (non-empty String).

Syntax

Public Function AddTablespace( _
   ByVal Number As Variant, _
   ByVal TBS As Variant _
) As OracleTableSubpartition

Parameters

  • Number
  • TBS