Skip to content

Home > extract-pg-schema > InformationSchemaColumn > udt_name

InformationSchemaColumn.udt_name property

Name of the column data type (the underlying type of the domain, if applicable)

Signature:

typescript
udt_name: string;