Search Results for

    Show / Hide Table of Contents

    TLinqDataTableState<T>.SqlFilter Method

    This method is called by GetFilterAction when the rowFilter starts with "@"\. When overriding [GetFilterAction](GetFilterAction.md) you might want to call this method if rowfilter starts with "@".

    This implementation tries to find a "Where(string)" method in the data and call it.

    Syntax

    Namespace: FlexCel.Report

    public Func<IQueryable, IQueryable> SqlFilter(String rowFilter)

    Parameters

    <-> Parameter Type Description
    rowFilter String

    See also

    • TLinqDataTableState
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com