SqlSingle::Subtract Method (SqlSingle, SqlSingle)
.NET Framework (current version)
Subtracts the second SqlSingle structure from the first.
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 results of the subtraction.
.NET Framework
Available since 1.1
Available since 1.1
Show: