Method FormatParameter(int)
MSSQL parameter format (, , etc.).
Note: SqlRedbConnection converts $1 to automatically.
public string FormatParameter(int index)
MSSQL parameter format (, , etc.).
Note: SqlRedbConnection converts $1 to automatically.
public string FormatParameter(int index)