Create(IdxOperandProperty,IdxCriteriaOperator) Constructor
Initializes a new instance of the TdxContainsOperator class with specified settings.
Declaration
constructor Create(const ACollectionProperty: IdxOperandProperty; const ACondition: IdxCriteriaOperator); overload;
Parameters
| Name | Type |
|---|---|
| ACollectionProperty | IdxOperandProperty |
| ACondition | IdxCriteriaOperator |
See Also