V
Vinod I
Hi Team,
I just want to know whether is it possible to convert the DataReader into
DataTable in a single line.
for eg. objTable = (datatable) objDataReader .
Thanks in advance.
I just want to know whether is it possible to convert the DataReader into
DataTable in a single line.
for eg. objTable = (datatable) objDataReader .
Thanks in advance.