Overload List
| Name | Description | |
|---|---|---|
| Append(String) | 
            Appends the string parameter to the end of the current SqlString to create a 
            new SqlString object.
              | |
| Append(SqlString) | 
            Appends the SqlString parameter to the end of the current SqlString to create a 
            new SqlString object.
              |