Skip to content

ServiceQueryHelper.ApplyContainsText method

namespace: Serenity.Services   assemblySerenity.Net.Services

public static SqlQuery ApplyContainsText(this SqlQuery query, string containsText, 
    Action<string, long?> filter)

See Also