MetaTableColumn.pkey

bool pkey() @property

Get pkey field.

Returns

tells if the column is part of a primary key
void pkey(bool propval) @property

Set pkey field.

Parameters

propvaltells if the column is part of a primary key