Skip to content

BaseCriteria.IsNotNull method

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

public BaseCriteria IsNotNull()

Return Value

A new unary IsNotNull criteria.

See Also