Class IndexFinderItem
- Namespace
- DevExpress.Xpo.DB.Helpers
- Assembly
- DevExpress.Xpo.v24.1.dll
public class IndexFinderItem
- Inheritance
-
IndexFinderItem
- Inherited Members
Constructors
IndexFinderItem(InMemoryColumn, object, bool)
public IndexFinderItem(InMemoryColumn column, object value, bool valueIsQueryOperand)
Parameters
column
InMemoryColumnvalue
objectvalueIsQueryOperand
bool
Fields
Column
public readonly InMemoryColumn Column
Field Value
Value
public readonly object Value
Field Value
ValueIsQueryOperand
public readonly bool ValueIsQueryOperand
Field Value
Methods
ToString()
public override string ToString()