
Converting a DataReader to a DataSet
116
lượt xem 8
download
lượt xem 8
download

[ Team LiB ] Recipe 5.3 Converting a DataReader to a DataSet Problem You need to transfer data from a DataReader to a DataSet. Solution Create a DataTable schema in the destination DataSet using the schema information returned by the GetSchemaTable( ) method of the DataReader.
Chủ đề:
Bình luận(0) Đăng nhập để gửi bình luận!

CÓ THỂ BẠN MUỐN DOWNLOAD