Skip to content

Home > extract-pg-schema > InformationSchemaRoutine > type_udt_name

InformationSchemaRoutine.type_udt_name property

Name of the return data type of the function

Signature:

typescript
type_udt_name: string | null;