Overload List
| Name | Description | |
|---|---|---|
| Insert(Int32, Parameter) |
Insert a Parameter into the SqlStringBuilder at the specified index.
| |
| Insert(Int32, String) |
Insert a string containing sql into the SqlStringBuilder at the specified index.
|