Click or drag to resize

FilterConditionIncludeNulls Property

Indicates whether to include null column values in addition to the ones, matching the criteria.

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public bool IncludeNulls { get; }

Property Value

Type: Boolean
See Also