G
Guest
Hi to all.
I have a DataReader that its associated with a connection.
My query has results, and i have a class with the same fields name than the
table in the database...
I would like to know what its the best way to fill the properties of my
object with a datareader.
Thanks.
I have a DataReader that its associated with a connection.
My query has results, and i have a class with the same fields name than the
table in the database...
I would like to know what its the best way to fill the properties of my
object with a datareader.
Thanks.