GET_DB_NAME ​
The command GET_DB_NAME returns the current database name you are connected to.
Syntax ​
leo-grammar
CC "Application" GET_DB_NAME
#--> RESULT dbname:strValue
Parameters ​
none
Returns ​
dbname
(strValue) - the name of the current database.
Details ​
See Also ​
Examples ​
asc
CC "Application" debug GET_DB_NAME
Versions and Changes ​
Available since ADOxx 1.3