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