I want to map my class object to DataTable or DataRow It is possible? If yes how i do this. I find that is possible with IDataReader to Class.
I want to map my class object to DataTable or DataRow It is possible? If yes how i do this. I find that is possible with IDataReader to Class.