dbList method

DbList dbList()

List all database names in the system. The result is a list of strings.

Implementation

DbList dbList() => DbList();