SqlSingle::Division Operator (SqlSingle, SqlSingle)
.NET Framework (current version)
Divides the first SqlSingle structure by the second.
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 division.
.NET Framework
Available since 1.1
Available since 1.1
Show: