Interface DatabaseMetadata

Hierarchy

  • DatabaseMetadata

Properties

Properties

tables: TableMetadata[]

The tables and views found in the database. The propery isView can be used to tell them apart.

Generated using TypeDoc