Skip to content

Home > extract-pg-schema > ViewColumn > isPrimaryKey

ViewColumn.isPrimaryKey property

Whether the column is a primary key. This is only present if the view is resolved.

Signature:

typescript
isPrimaryKey?: boolean;