You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

Adds a new PartitionLevel subpartition if HASHByName. HASHQuantity equal 0, no tablespaces exist. HashByName(true) removes any. TBS optional. PARAMETERS: Number (Integer>0), Name, TBS(String).

Syntax

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

Parameters

  • Number
  • Name
  • TBS



  • No labels