This topic has not yet been rated - Rate this topic

OracleDataReader.Item Property

Gets the value of a column in its native format.

Name Description
OracleDataReader.Item (Int32) Gets the value of the specified column in its native format given the column ordinal.
OracleDataReader.Item (String) Gets the value of the specified column in its native format given the column name.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.