SqlDataReader::GetSqlInt32 Method (Int32)
.NET Framework (current version)
Gets the value of the specified column as a SqlInt32.
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 32-bit signed integer, or an exception is generated.
.NET Framework
Available since 1.1
Available since 1.1
Show: