Sets the parameter to the specified Integer value.
SetInteger(
index As Integer
value As Integer
)
Member of UltraLiteAFLib.ULResultSet
index The 1-based ordinal of the column in the current row to set.
value The value the parameter should receive.