DbDataRecord::GetByte Method (Int32)
.NET Framework (current version)
Returns the value of the specified column as a byte.
Assembly: System.Data (in System.Data.dll)
Parameters
- i
-
Type:
System::Int32
The column ordinal.
Implements
IDataRecord::GetByte(Int32)No conversions are performed; therefore the data retrieved must already be a byte.
.NET Framework
Available since 1.1
Available since 1.1
Show: