K
kevin
hi all
from some ado.net book, I saw some example on the dataReader. there is a
class called DB and there is a method that returns a dataReader, now my
question is
in order for the dataReader to retrieve data from the data source, the
connection must be open, so when call to the
..Close() method, will it close the connetion too?
Kevin
from some ado.net book, I saw some example on the dataReader. there is a
class called DB and there is a method that returns a dataReader, now my
question is
in order for the dataReader to retrieve data from the data source, the
connection must be open, so when call to the
..Close() method, will it close the connetion too?
Kevin