primaryKeyName.fields

Undocumented in source.
template primaryKeyName(T)
alias fields = getMembersByUDA!(T, PrimaryKeyAttribute)

Meta