Overload List

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

See Also