Skip to main content

TdxContainsOperator Constructors

Name Description
Create(IdxOperandProperty,IdxCriteriaOperator,TdxAggregateFunctionType,IdxCriteriaOperator) Initializes a new instance of the TdxAggregateOperand class with specified settings. Inherited from TdxAggregateOperand.
Create(IdxOperandProperty,IdxCriteriaOperator) Initializes a new instance of the TdxContainsOperator class with specified settings.
Create(string,IdxCriteriaOperator) Initializes a new instance of the TdxContainsOperator class with specified settings.
Create(string,TdxAggregateFunctionType,IdxCriteriaOperator) Initializes a new instance of the TdxAggregateOperand class with specified settings. Inherited from TdxAggregateOperand.
Create(string,TdxAggregateFunctionType) Initializes a new instance of the TdxAggregateOperand class with specified settings. Inherited from TdxAggregateOperand.
Create(string,string,TdxAggregateFunctionType,IdxCriteriaOperator) Initializes a new instance of the TdxAggregateOperand class with specified settings. Inherited from TdxAggregateOperand.
Create(string,string,TdxAggregateFunctionType) Initializes a new instance of the TdxAggregateOperand class with specified settings. Inherited from TdxAggregateOperand.
See Also