Method AddParameterWithOffset(object?, int)

Assembly: redb.Core.dll

Adds a parameter with a custom index offset.
Useful when building complex queries with multiple parameter sets.

public string AddParameterWithOffset(object? value, int offset)