IDataReader::Item Property
.NET Framework (current version)
Namespace:
System.Data
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | Item[Int32] | Gets the column located at the specified index.(Inherited from IDataRecord.) |
![]() | Item[String^] | Gets the column with the specified name.(Inherited from IDataRecord.) |
Show:
