Description

Creates and returns a new Tablespace with one datafile, and then adds it to the collection. PARAMETERS: Name (String) and FileName (String).

Syntax

Public Function Add( _
   ByVal Name As Variant, _
   ByVal FileName As Variant _
) As OracleTablespace

Parameters

  • Name
  • FileName