BaseCriteria.IsNotNull method

namespace: Serenity.Data   assemblySerenity.Net.Data

Creates a new unary IsNotNull criteria containing this criteria as the operand.

public BaseCriteria IsNotNull()

See Also