Overload List

  NameDescription
Append(SqlString)
Appends the SqlString parameter to the end of the current SqlString to create a new SqlString object.
Append(String)
Appends the string parameter to the end of the current SqlString to create a new SqlString object.

See Also