tables property

List<TableDefinition> tables
getter/setter pair

The tables of the database.

Implementation

List<_isd.TableDefinition> tables;