DataUtils.DataReaderToObject
Related Topics
See also
Class DataUtils
West Wind Web Toolkit for ASP.NET
 DataUtils.DataReaderToObject
public static void DataReaderToObject(IDataReader reader,
	object instance,
	string fieldsToSkip,
	Dictionary<String,PropertyInfo> piList);

Parameters

IDataReader reader

object instance

string fieldsToSkip

Dictionary<String

PropertyInfo> piList


See also:

Class DataUtils


Last Updated: 12/15/12 | © West Wind Technologies, 1996-2012
Comment or report problem with topic