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;
Home > extract-pg-schema > InformationSchemaColumn > udt_name
Name of the column data type (the underlying type of the domain, if applicable)
Signature:
udt_name: string;