Class InMemoryDataElectorTablesJoinSearch
- Namespace
- DevExpress.Xpo.DB.Helpers
- Assembly
- DevExpress.Xpo.v24.1.dll
public class InMemoryDataElectorTablesJoinSearch : IInMemoryDataElector
- Inheritance
-
InMemoryDataElectorTablesJoinSearch
- Implements
- Inherited Members
Constructors
InMemoryDataElectorTablesJoinSearch(string, InMemoryTable, string, InMemoryTable, CriteriaOperator, JoinType)
public InMemoryDataElectorTablesJoinSearch(string tableLeftAlias, InMemoryTable tableLeft, string tableRightAlias, InMemoryTable tableRight, CriteriaOperator criteria, JoinType joinType)
Parameters
tableLeftAlias
stringtableLeft
InMemoryTabletableRightAlias
stringtableRight
InMemoryTablecriteria
CriteriaOperatorjoinType
JoinType
Methods
Process(InMemoryDataElectorContextDescriptor)
public InMemoryComplexSet Process(InMemoryDataElectorContextDescriptor descriptor)
Parameters
descriptor
InMemoryDataElectorContextDescriptor