Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Public Methods

MethodDescription

Creates and returns a new Datafile within the given Tablespace, and then adds it to the collection. PARAMETERS: Name (String). RETURN DATATYPE: Datafile .

Deletes from the collection a Tablespace object as specified by the given name. PARAMETERS: Name (String).

Public Properties

PropertyDescription

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



Number of Datafiles in the collection in the given tablespace. DATATYPE: Integer.

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