Append a Date/Time comparison to the SQL Where clause.

If value = Nothing then the SQL Where clause will use the correct IS Null syntax.

Syntax

ISSqlWhereBuilder.AppendComparisonDateTime(fieldName, operator, value)

Parameters

NameTypeOptionalByRefDescription
fieldName String The compare field name.
operator String The operator, e.g. =,<>,<=.
value Date The value.
Member of:
ISSqlWhereBuilder
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0