_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.

Esta clase es virtual.

Esta clase no es instanciable.

Esta clase actúa como un array de sólo lectura.

Esta clase es enumerable con la palabra clave FOR EACH.

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

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