Method WithWindow(Action<IWindowSpec<TProps>>)

Assembly: redb.Core.dll

Override WithWindow to use tree-aware execution.
Returns TreeWindowedQueryable that uses tree-aware execution with CTE.

public override IRedbWindowedQueryable<TProps> WithWindow(Action<IWindowSpec<TProps>> windowConfig)