Constructor TreeProjectedQueryable(IRedbQueryable<TProps>, Expression<Func<TreeRedbObject<TProps>, TResult>>)

Assembly: redb.Core.dll
public TreeProjectedQueryable(IRedbQueryable<TProps> sourceQuery, Expression<Func<TreeRedbObject<TProps>, TResult>> projection)