Create(string,TValue,TValue) Constructor
Initializes a new instance of the TdxBetweenOperator class with specified settings.
Declaration
constructor Create(const ATestPropertyName: string; const ABeginValue: TValue; const AEndValue: TValue); overload;
Parameters
Name | Type |
---|---|
ATestPropertyName | string |
ABeginValue | TValue |
AEndValue | TValue |
See Also