Method ThenByDescending<TKey>(Expression<Func<TProps, TKey>>)

Assembly: redb.Core.dll

Additional descending sort by Props field.

IOrderedRedbQueryable<TProps> ThenByDescending<TKey>(Expression<Func<TProps, TKey>> keySelector)