Knight Data Access Layer
Load Method (DataHelper)




KellermanSoftware.NetDataAccessLayer Namespace > DataHelper Class : Load Method
Select records using the passed SQL and return a list of dictionary records.
Overload List
OverloadDescription
Select records using the passed SQL and return a list of dictionary records.  
Get a list of dictionary records using the passed SQL  
Get a list of records by the specified column  
Get a list of dictionary records using the passed SQL  
Get a list of dictionary records using the passed SQL  
Load the passed sql into a list of objects  
Load the passed sql into a list of objects  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataHelper Class
DataHelper Members