Description

Returns a Tablespace object as specified by the given name. PARAMETERS: Name (String). RETURN DATATYPE: Tablespace.

Property Type

  • Read-only property

Syntax

Public Property Item( _
   ByVal Name As Variant _
) As OracleDatafile

Parameters

  • Name


  • No labels