_ConnectionDatabases (gb.db2)

This is a collection of all databases managed by the database server.

You may not see every database if the user you used to connect to the server do not have sufficient rights.

This class is virtual.

This class is not creatable.

This class acts like a read-only array.

This class is enumerable with the FOR EACH keyword.

Properties
Count   Return the number of databases.
List   Return the list of all database names as a string array.

Methods
Add   Create a new database.
Exist   Return if the specified database exists.
Refresh   Refresh the internal list of databases.
Remove   Deletes an existing database.