hasNamedFields abstract method
Checks if this record has any named fields.
Returns:
true
if at least one named field existsfalse
otherwise
Implementation
bool hasNamedFields();
Checks if this record has any named fields.
Returns:
true
if at least one named field existsfalse
otherwisebool hasNamedFields();