The world's most popular open source database
Contact a MySQL Representative
Login | Register
Ndb::getDatabaseSchemaName()
Description. This method can be used to obtain the current database schema name.
Signature.
const char* getDatabaseSchemaName ( void )
Parameters. None.
Return Value. The name of the current database schema.