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
Syntaxpublic const ComparisonType In = 2
Public Const In As ComparisonType = 2
public:
literal ComparisonType^ In = 2
static val mutable In: ComparisonType
Field Value
Type:
ComparisonType
See Also