Home > extract-pg-schema > InformationSchemaRoutine > type_udt_catalog
InformationSchemaRoutine.type_udt_catalog property
Name of the database that the return data type of the function is defined in (always the current database)
Signature:
typescript
type_udt_catalog: string | null;