Skip to content

Home > extract-pg-schema > InformationSchemaColumn > udt_catalog

InformationSchemaColumn.udt_catalog property

Name of the database that the column data type (the underlying type of the domain, if applicable) is defined in (always the current database)

Signature:

typescript
udt_catalog: string;