.Connection.Tables (gb.db)

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

Deze klasse erft .SubCollection.

Deze klasse is virtueel.

Deze klasse is niet creëerbaar.

Deze klasse reageert als een alleen leesbaar reeks.

Deze klasse is opsombaar met sleutelwoord FOR EACH.

Overgeërfde eigenschappen
Count   Returns the number of elements in the collection of sub-objects.

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

Overgeërfde methoden
Exist   Returns if a specified element exists in the collection of sub-objects.
Refresh   Refreshes the collection contents by clearing its internal cache.