Represents a primary key composed by the specified columns, and with the specified name. If no name is specified, the table name with the "pk_" prefix will be used instead.
Returns the columns that compose the primary key.
Returns the name of the primary key.