Knight Data Access Layer
Load(String,Dictionary<String,Object>) Method




KellermanSoftware.NetDataAccessLayer Namespace > BaseDatabaseProvider Class > Load Method : Load(String,Dictionary<String,Object>) Method
The SQL text to execute
The parameters to use for the where clause
Get a list of records using the passed SQL
Syntax

Parameters

sql
The SQL text to execute
parameters
The parameters to use for the where clause
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

BaseDatabaseProvider Class
BaseDatabaseProvider Members
Overload List