SqlSelectField.fieldName
string fieldName() @property nothrowGet fieldName field.
Returns
field name part of @expr if @expr represents a field
void fieldName(string propval) @property nothrowSet fieldName field.
Parameters
propval | field name part of @expr if @expr represents a field |