An interface for getting the database metadata (names of the tables and columns etc.)
Get the database metadata such as table and column names.
Optional
Use getTables() instead.
Get schema metadata.
Get tables and views metadata.
Generated using TypeDoc
An interface for getting the database metadata (names of the tables and columns etc.)