TablePrimaryKey

View Source

Summary

Primary-key column list for a concrete table.

Signature

type TablePrimaryKey<table> = table[typeof tableMetadataKey]["primaryKey"];