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

Questa classe è virtuale.

Questa classe non è creabile.

Questa classe si comporta come un solo-lettura array.

Questa classe è enumerabile con la parola chiave FOR EACH.

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

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