Table of Contents

Class InOperatorCompiler

Namespace
DevExpress.Xpo.Helpers
Assembly
DevExpress.Xpo.v24.1.dll
public class InOperatorCompiler : InOperator
Inheritance
InOperatorCompiler

Constructors

InOperatorCompiler()

public InOperatorCompiler()

InOperatorCompiler(XPDictionary, CriteriaOperator, OperandValue)

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