.Connection.Tables (gb.db)

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

Этот класс наследуемый .SubCollection.

Этот класс виртуальный.

Этот класс несоздаваемый.

Этот класс представлен как только для чтения массив.

Этот класс перечисляемый с ключевым словом FOR EACH.

Inherited properties
Count   Returns the number of elements in the collection of sub-objects.

Методы
Add   Creates a new table.
Remove   Delete the specified table.

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.