Public Methods
Method | Description |
---|
Add | Creates and returns a new Datafile within the given Tablespace, and then adds it to the collection. PARAMETERS: Name (String). RETURN DATATYPE: Datafile . |
Remove | Deletes from the collection a Tablespace object as specified by the given name. PARAMETERS: Name (String). |
Public Properties
Property | Description |
---|
| 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. |