TdxBinaryOperator Constructors
Name | Description |
---|---|
Create(IdxCriteriaOperator,IdxCriteriaOperator,TdxBinaryOperatorType) | Initializes a new instance of the TdxBinaryOperator class with specified settings. |
Create(string,Double,TdxBinaryOperatorType) | Initializes a new instance of the TdxBinaryOperator class with specified settings. |
Create(string,Integer,TdxBinaryOperatorType) | Initializes a new instance of the TdxBinaryOperator class with specified settings. |
Create(string,TValue,TdxBinaryOperatorType) | Initializes a new instance of the TdxBinaryOperator class with specified settings. |
Create(string,string,TdxBinaryOperatorType) | Initializes a new instance of the TdxBinaryOperator class with specified settings. |
See Also