SqlString::Add Method (SqlString, SqlString)
.NET Framework (current version)
Namespace:
System.Data.SqlTypes
Assembly: System.Data (in System.Data.dll)
Return to top
Assembly: System.Data (in System.Data.dll)
Parameters
- x
-
Type:
System.Data.SqlTypes::SqlString
A SqlString.
- y
-
Type:
System.Data.SqlTypes::SqlString
A SqlString.
Return Value
Type: System.Data.SqlTypes::SqlStringA SqlString that is the concatenated value of x and y.
.NET Framework
Available since 2.0
Available since 2.0
Show: