Skip to content

Field.IsNotNull method

Creates a new "the Field IS NOT NULL" criteria.

public BaseCriteria IsNotNull()

Return Value

The IS NOT NULL criteria.

See Also