SqlInt16 Explicit Conversion (SqlSingle to SqlInt16)
.NET Framework (current version)
Assembly: System.Data (in System.Data.dll)
Parameters
- x
-
Type:
System.Data.SqlTypes::SqlSingle
A SqlSingle structure.
Return Value
Type: System.Data.SqlTypes::SqlInt16A new SqlInt16 structure whose Value property is equal to the integer part of the SqlSingle parameter.
.NET Framework
Available since 1.1
Available since 1.1
Show: