DBRow.checkReceivedFieldCount

Checks if received field count matches field count of this row type.

This is used internally by clients and it applies only to DBRow types, which have static number of fields.

struct DBRow(Specs...)
static pure
void
checkReceivedFieldCount

Meta