MetaTableColumn.pkey
bool pkey() @propertyGet pkey field.
Returns
tells if the column is part of a primary key
void pkey(bool propval) @propertySet pkey field.
Parameters
propval | tells if the column is part of a primary key |
bool pkey() @propertyGet pkey field.
void pkey(bool propval) @propertySet pkey field.
propval | tells if the column is part of a primary key |