Sets the parameter to the specified Integer value.
SetIntegerParameter(
param_number As Integer
param_value As String
)
Member of UltraLiteAFLib.ULPreparedStatement
param_number The 1-based parameter number to set.
param_value The value the parameter should receive.