getFile
getFile(name: String): DbFile;
The getFile method of the Database class returns a reference to the database file specified in the name parameter.
getFile(name: String): DbFile;
The getFile method of the Database class returns a reference to the database file specified in the name parameter.