Constructor
| Parameters: |
|
|---|
Set identifier for comparison
| Parameters: | string – |
|---|---|
| Return type: | Between |
Set minimum boundary for comparison
| Parameters: | int|float|string – |
|---|---|
| Return type: | Between |
Get minimum boundary for comparison
| Return type: | null|int|float|string |
|---|
Set maximum boundary for comparison
| Parameters: | int|float|string – |
|---|---|
| Return type: | Between |
Get maximum boundary for comparison
| Return type: | null|int|float|string |
|---|
Set specification string to use in forming SQL predicate
| Parameters: | string – |
|---|---|
| Return type: | Between |