Skip to content

Home > extract-pg-schema > InformationSchemaRoutine > type_udt_schema

InformationSchemaRoutine.type_udt_schema property

Name of the schema that the return data type of the function is defined in

Signature:

typescript
type_udt_schema: string | null;