QueryWithParams.Params property
Gets the parameters.
public IDictionary<string, object?>? Params { get; }
Property Value
The parameters.
See Also
- class QueryWithParams
Gets the parameters.
public IDictionary<string, object?>? Params { get; }
The parameters.