Overload | Description |
---|---|
SetParameter(String,DbParameter) | Sets the DbParameter object with the specified name to a new value. |
SetParameter(Int32,DbParameter) | Sets the DbParameter object at the specified index to a new value. |
Overload | Description |
---|---|
SetParameter(String,DbParameter) | Sets the DbParameter object with the specified name to a new value. |
SetParameter(Int32,DbParameter) | Sets the DbParameter object at the specified index to a new value. |