Click or drag to resize

ComparisonTypeIn Field

The In type supports multiple occurrences which are evaluated as an OR

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public const ComparisonType In = 2

Field Value

Type: ComparisonType
See Also