primaryKey property

TableConstraintsPrimaryKey? primaryKey
getter/setter pair

Represents the primary key constraint on a table's columns.

Implementation

TableConstraintsPrimaryKey? primaryKey;