.Connection.Databases (gb.db)
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.
Inherited properties
Count
|
Returns the number of elements in the collection of sub-objects.
|
Methods
Add
|
Creates a new database.
|
Remove
|
Deletes an existing database.
|
Inherited methods
Exist
|
Returns if a specified element exists in the collection of sub-objects.
|
Refresh
|
Refreshes the collection contents by clearing its internal cache.
|