databaseList property

List<Database> databaseList
final

A list of Database objects from the specified catalog.

Implementation

final List<Database> databaseList;