IQueryWithParams.SetParam method
Sets the parameter.
public void SetParam(string name, object value)
| parameter | description |
|---|---|
| name | The name. |
| value | The value. |
See Also
- interface IQueryWithParams
Sets the parameter.
public void SetParam(string name, object value)
| parameter | description |
|---|---|
| name | The name. |
| value | The value. |