kant2002 / SqlMarshal

Generates data access using stored procedures
Other
58 stars 6 forks source link

Add support for DataTable and DataSet results #14

Open kant2002 opened 8 months ago

kant2002 commented 8 months ago

In addition to DbDataReader there a need for the DataTable results generation. Let DbDataReader just load data into DataTable