tables property

List<TableDefinition> tables
getter/setter pair

The tables of the database.

Implementation

List<_i2.TableDefinition> tables;