Append a Number Range condition to the SQL Where clause.

If the numberRange parameter contains no values then nothing will be appended.

Syntax

ISSqlWhereBuilder.AppendNumberRange(fieldName, numberRange)

Parameters

NameTypeOptionalByRefDescription
fieldName String The compare Field Name.
numberRange ISNumberRange The Number Range.
Member of:
ISSqlWhereBuilder
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0