SqlDataReader::GetSqlSingle Method (Int32)
.NET Framework (current version)
Gets the value of the specified column as a SqlSingle.
Assembly: System.Data (in System.Data.dll)
Parameters
- i
-
Type:
System::Int32
The zero-based column ordinal.
No conversions are performed; therefore, the data retrieved must already be a single precision floating point number, or an exception is generated.
.NET Framework
Available since 1.1
Available since 1.1
Show: