set_primary_key


Description:

protected void set_primary_key (string column) throws EntityError

Set one primary key for this entity. Will throw an error if the given column has not been added via add_column.

Parameters:

column String containing column name