Method ThenBy<TKey>(Expression<Func<TProps, TKey>>)
Additional ascending sort by Props field.
IOrderedRedbQueryable<TProps> ThenBy<TKey>(Expression<Func<TProps, TKey>> keySelector)
Additional ascending sort by Props field.
IOrderedRedbQueryable<TProps> ThenBy<TKey>(Expression<Func<TProps, TKey>> keySelector)