-
JJoe2 authored
ExecuteReader returns an IDataReader that can be used to process the results without Dapper's mapping - for example, to fill a DataTable or DataSet
e53d85a0
ExecuteReader returns an IDataReader that can be used to process the results without Dapper's mapping - for example, to fill a DataTable or DataSet