Skip to content

Home > extract-pg-schema > InformationSchemaDomain > udt_catalog

InformationSchemaDomain.udt_catalog property

Name of the database that the domain data type is defined in (always the current database)

Signature:

typescript
udt_catalog: string | null;