Method AddParameterWithOffset(object?, int)
Adds a parameter with a custom index offset.
Useful when building complex queries with multiple parameter sets.
public string AddParameterWithOffset(object? value, int offset)
Adds a parameter with a custom index offset.
Useful when building complex queries with multiple parameter sets.
public string AddParameterWithOffset(object? value, int offset)