The world's most popular open source database
Contact a MySQL Representative
Login | Register
Datafile::getPath()
Description. This method returns the filesystem path to the datafile.
Signature.
const char* getPath ( void ) const
Parameters. None.
Return Value. The path to the datafile on the data node's filesystem, a string (character pointer).