TableForeignKey

UDA for foreign keys on a table.

@safe
struct TableForeignKey {}

Members

Variables

foreignKey
string foreignKey;
Undocumented in source.
p
KeyParam p;
Undocumented in source.
r
KeyRef r;
Undocumented in source.

Meta