public static List<T> DataReaderToList<T>(IDataReader reader, string propertiesToSkip, Dictionary<String,PropertyInfo> piList)
Parameters
IDataReader reader
string propertiesToSkip
Dictionary<String,PropertyInfo> piList
See also:
Class DataUtils© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic