Home
/
Intersoft.ISSupport6
/
ISSqlWhereBuilder
/
AppendComparisonDateTime
AppendComparisonDateTime
Method
Member of
ISSqlWhereBuilder
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
Name
Type
Optional
ByRef
Description
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