TablePrimaryKey
Summary
Primary-key column list for a concrete table.
Signature
type TablePrimaryKey<table> = table[typeof tableMetadataKey]['primaryKey']
Primary-key column list for a concrete table.
type TablePrimaryKey<table> = table[typeof tableMetadataKey]['primaryKey']