DbDataRecord::Item Property (Int32)
.NET Framework (current version)
Indicates the value at the specified column in its native format given the column ordinal. This property is read-only.
Assembly: System.Data (in System.Data.dll)
Parameters
- i
-
Type:
System::Int32
The column ordinal.
Implements
IDataRecord::Item[Int32]
.NET Framework
Available since 1.1
Available since 1.1
Show: