Skip to content

Home > extract-pg-schema > InformationSchemaTable > is_typed

InformationSchemaTable.is_typed property

YES if the table is a typed table, NO if not

Signature:

typescript
is_typed: YesNo;