Overload List

  NameDescription
Public methodInsert(Int32, Parameter)
Insert a Parameter into the SqlStringBuilder at the specified index.
Public methodInsert(Int32, String)
Insert a string containing sql into the SqlStringBuilder at the specified index.

See Also