ProjectManager.get_current_database#

ProjectManager.get_current_database() dict[source]#

Returns a dictionary (with keys DbType, DbName and optional IpAddress) corresponding to the current database connection

Returns:

database infomation with keys DbType, DbName and optional IpAddress

Return type:

dict