R
Roy Gourgi
Hi,
I would like to know if there is a way of refreshing the
oCommand.Parameters.AddWithValue without having to first clear (i.e.
oCommand.Parameters.Clear() ) and then reinitializing it with
oCommand.Parameters.AddWithValue. Can it be done with one statement?
TIA
Roy
I would like to know if there is a way of refreshing the
oCommand.Parameters.AddWithValue without having to first clear (i.e.
oCommand.Parameters.Clear() ) and then reinitializing it with
oCommand.Parameters.AddWithValue. Can it be done with one statement?
TIA
Roy