Method WithWindow(Action<IWindowSpec<TProps>>)
Query with window functions.
Pro version receives FilterExpression directly for proper SQL compilation.
public virtual IRedbWindowedQueryable<TProps> WithWindow(Action<IWindowSpec<TProps>> windowConfig)
Query with window functions.
Pro version receives FilterExpression directly for proper SQL compilation.
public virtual IRedbWindowedQueryable<TProps> WithWindow(Action<IWindowSpec<TProps>> windowConfig)