Class InOperatorCompiler
- Namespace
- DevExpress.Xpo.Helpers
- Assembly
- DevExpress.Xpo.v24.1.dll
public class InOperatorCompiler : InOperator
- Inheritance
-
InOperatorCompiler
Constructors
InOperatorCompiler()
public InOperatorCompiler()
public InOperatorCompiler(XPDictionary dictionary, CriteriaOperator leftOperand, OperandValue expression)
Parameters
dictionary
XPDictionary
leftOperand
CriteriaOperator
expression
OperandValue
Properties
Operands
public override CriteriaOperatorCollection Operands { get; }
Property Value
- CriteriaOperatorCollection