Page History
Description
Creates and returns a new Tablespace with one datafile, and then adds it to the collection. PARAMETERS: Name (String) and FileName (String).
Syntax
Code Block | ||
---|---|---|
| ||
Public Function Add( _ ByVal Name As Variant, _ ByVal FileName As Variant _ ) As OracleTablespace |
Parameters
- Name
- FileName
Info | ||
---|---|---|
| ||