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