primaryKeyName

Returns a string containing the name of the type member that is marked with @PK

template primaryKeyName (
T
) {
enum primaryKeyName;
}

Meta