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

Compare with Current View Page History

« Previous Version 3 Current »

Public Methods

MethodDescription
AddCreates and returns a new Datafile within the given Tablespace, and then adds it to the collection. PARAMETERS: Name (String). RETURN DATATYPE: Datafile .
RemoveDeletes 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.
  • No labels