BaseCriteria False operator

namespace: Serenity.Data   assemblySerenity.Net.Data

Must return FALSE from this for short circuit OR (||) to return a new binary criteria merging left and right operands in any case

public static bool operator false(BaseCriteria statement)

See Also