[ROOT] / doc / toc / ARCQuery / Enum / RelationalOperator / __TOCDet
| Key | Value | 
|---|---|
| Assembly | ARCQuery | 
| DocFragType | Enum | 
| Name | RelationalOperator | 
| Namespace | ARCQuery | 
| Type | RelationalOperator | 
EnumAttribute
| Key | Value | 
|---|---|
| AREnumType | OrdinaryEnum | 
| AssemblyName | ARCQuery | 
| EnumNamespace | ARCQuery | 
| EnumType | RelationalOperator | 
Relational / comparision operators.
Used by QueryExpressionWhere and implementations of ValueComparer like ValueComparerDateTime.
TODO: Support IS (like IS NULL) and IS NOT (like IS NOT NULL)
TODO: Support IN and NOT IN (for sets).
Generated 2025-10-31 19:06:02.762 UTC