R/RelDataModel.R
set_primary_key.Rd
Set the primary key a table in a RelDataModel
set_primary_key(x, tableName, fieldNames)
a RelDataModel
the name of the table to modify (a single character)
the names of the fields to include in the primary key
A RelDataModel