TdxCriteriaOperator.CriterionEquals(IdxCriteriaOperator,IdxCriteriaOperator) Method
For internal use only.
Declaration
class function CriterionEquals(const ALeftOperator: IdxCriteriaOperator; const ARightOperator: IdxCriteriaOperator): Boolean; static;
Parameters
Name | Type |
---|---|
ALeftOperator | IdxCriteriaOperator |
ARightOperator | IdxCriteriaOperator |
Returns
Type |
---|
Boolean |
See Also