Sets the specified column of the current row to the supplied Datetime value.
SetDatetime(
index As Integer
value As Date
)
Member of UltraLiteAFLib.ULResultSet
index The 1-based ordinal of the column in the current row to set.
value The value the column is to receive.