SqlSingle Implicit Conversion (Single to SqlSingle)
.NET Framework (current version)
Converts the specified floating point value to SqlSingle.
Assembly: System.Data (in System.Data.dll)
Parameters
- x
-
Type:
System::Single
The float value to be converted to SqlSingle.
Return Value
Type: System.Data.SqlTypes::SqlSingleA SqlSingle structure that contains the value of the specified float.
.NET Framework
Available since 1.1
Available since 1.1
Show: