Skip to content

Home > extract-pg-schema > InformationSchemaColumn > udt_schema

InformationSchemaColumn.udt_schema property

Name of the schema that the column data type (the underlying type of the domain, if applicable) is defined in

Signature:

typescript
udt_schema: string;