SqlBinary::Add Method (SqlBinary, SqlBinary)
.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::SqlBinary
A SqlBinary.
- y
-
Type:
System.Data.SqlTypes::SqlBinary
A SqlBinary.
Return Value
Type: System.Data.SqlTypes::SqlBinaryA SqlBinary that is the concatenated value of x and y.
.NET Framework
Available since 2.0
Available since 2.0
Show: