Language
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the value of a column in its native format.
Overload List
| Name | Description | |
|---|---|---|
![]() |
Item[ ( [ ( Int32] ) ] ) | Gets the value of the specified column in its native format given the column ordinal. (Overrides DbDataReader. . :: . .Item[ ( [ ( Int32] ) ] ).) |
![]() |
Item[ ( [ ( String] ) ] ) | Gets the value of the specified column in its native format given the column name. (Overrides DbDataReader. . :: . .Item[ ( [ ( String] ) ] ).) |
Top
.gif)