TdxGroupOperator.Combine(TdxGroupOperatorType,TdxCriteriaOperatorList) Method
Declaration
class function Combine(AOperatorType: TdxGroupOperatorType; AOperands: TdxCriteriaOperatorList): IdxCriteriaOperator; overload; static;
Parameters
Name | Type |
---|---|
AOperatorType | TdxGroupOperatorType |
AOperands | TdxCriteriaOperatorList |
Returns
Type |
---|
IdxCriteriaOperator |
See Also