Append a Date comparison to the SQL Where clause.

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

Syntax

ISSqlWhereBuilder.AppendComparisonDate(fieldName, operator, value, [includeTime])

Parameters

NameTypeOptionalByRefDescription
fieldName String The compare field name.
operator String The operator, e.g. =,<>,<=.
value Date The value.
includeTime Boolean Optional If omitted, a value of False is assumed.
Member of:
ISSqlWhereBuilder
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0