SqlSingle::Add Method (SqlSingle, SqlSingle)
.NET Framework (current version)
Computes the sum of the two specified SqlSingle structures.
Assembly: System.Data (in System.Data.dll)
Parameters
- x
-
Type:
System.Data.SqlTypes::SqlSingle
A SqlSingle structure.
- y
-
Type:
System.Data.SqlTypes::SqlSingle
A SqlSingle structure.
Return Value
Type: System.Data.SqlTypes::SqlSingleA SqlSingle structure that contains the sum of the two specified SqlSingle structures.
.NET Framework
Available since 1.1
Available since 1.1
Show: