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