asc
Creates a QuerySortByReflection using the name of field in the direction ASC.
Parameters
fieldName
Field name.
Creates a QuerySortByReflection using the property of field in the direction ASC.
Parameters
field
KProperty1 from the class.
Creates a QuerySortByReflection using the name of field in the direction ASC.
Field name.
Creates a QuerySortByReflection using the property of field in the direction ASC.
KProperty1 from the class.