A
Ashwin K Gudidevuni
Hi,
I wanted to find out how is class OracleCommand's method ExecuteReader
returning OracleDataReader. Class OracleCommand implements the interface
IDbCommand which has a method ExecuteReader which returns IDataReader, where
as method ExecuteReader in OracleCommand returns OracleDataReader. If
someone can provide me some insight into how is this being done ....
Thank you in advance
Ashwin.
I wanted to find out how is class OracleCommand's method ExecuteReader
returning OracleDataReader. Class OracleCommand implements the interface
IDbCommand which has a method ExecuteReader which returns IDataReader, where
as method ExecuteReader in OracleCommand returns OracleDataReader. If
someone can provide me some insight into how is this being done ....
Thank you in advance
Ashwin.