Description
Creates and returns a new Datafile within the given Tablespace, and then adds it to the collection. PARAMETERS: Name (String). RETURN DATATYPE: Datafile.
Syntax
Public Function Add( _ ByVal Name As Variant _ ) As OracleDatafile
Parameters
- Name
See Also