primaryKey property

TableConstraintsPrimaryKey? primaryKey
getter/setter pair

The primary key of the table.

Optional.

Implementation

TableConstraintsPrimaryKey? primaryKey;