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