Append a Double comparison to the SQL Where clause.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| fieldName |
String |
|
|
The compare Field Name. |
| operator |
String |
|
|
|
| value |
Double |
|
|
The value. |
| decimals |
Integer |
Optional |
|
The number of Decimal Places to round Value to. If not specified Value is rounded to 4 decimal places.
If omitted, a value of 4 is assumed. |
- Member of:
- ISSqlWhereBuilder
- Namespace:
- Intersoft.ISSupport6
- Assembly:
- ISSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0