Home > extract-pg-schema > InformationSchemaTable > table_catalog
InformationSchemaTable.table_catalog property
Name of the database that contains the table (always the current database)
Signature:
typescript
table_catalog: string;