BaseCriteria True operator

namespace: Serenity.Data   assemblySerenity.Net.Data

Must ALSO return FALSE from this for short circuit AND (&&) to return a new binary criteria merging left and right operands in any case https://msdn.microsoft.com/en-us/library/aa691312

public static bool operator true(BaseCriteria statement)

See Also