Skip to content

Home > extract-pg-schema > ViewColumn > isIdentity

ViewColumn.isIdentity property

Whether the column is an identity column.

Signature:

typescript
isIdentity: boolean;