Sets the parameter to the specified string.
SetStringParameter(
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.