Skip to content

Home > extract-pg-schema > InformationSchemaDomain > udt_schema

InformationSchemaDomain.udt_schema property

Name of the schema that the domain data type is defined in

Signature:

typescript
udt_schema: string | null;