isPrimaryKey property

bool isPrimaryKey
getter/setter pair

Whether or not this column is the primary key of its table.

Implementation

bool isPrimaryKey = false;