.Connection.Tables (gb.db)

This class represents a collection of all the tables of the database you connected to with the connection object.

Questa classe eredita .SubCollection.

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à ereditate
Count   Returns the number of elements in the collection of sub-objects.

Metodi
Add   Creates a new table.
Remove   Delete the specified table.

Metodi ereditati
Exist   Returns if a specified element exists in the collection of sub-objects.
Refresh   Refreshes the collection contents by clearing its internal cache.