CachedResultsetDataReader.Item Property |
Name | Description | |
---|---|---|
![]() | Item[Int32] |
Gets the value of the specified column as an instance of Object.
(Overrides DbDataReader.Item[Int32].) |
![]() | Item[String] |
Gets the value of the specified column as an instance of Object.
(Overrides DbDataReader.Item[String].) |