Home
/
Intersoft.ISSupport6
/
ISUpdateQueryBuilder
/
SetDateTime
SetDateTime
Method
Member of
ISUpdateQueryBuilder
Set a Date field that includes Time information..
Syntax
ISUpdateQueryBuilder
.
SetDateTime
(
name
,
value
,
[fullPrecision]
)
Parameters
Name
Type
Optional
ByRef
Description
name
String
The field Name.
value
Date
The field Value.
fullPrecision
Boolean
Optional
Indicates whether to write the date to full precision; by default, the date will have fractions of a second removed.
If omitted, a value of
False
is assumed.
Member of:
ISUpdateQueryBuilder
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0