Knight Data Access Layer
LoadOne Method (PostgreSqlProvider)




KellermanSoftware.NetDataAccessLayer.Providers Namespace > PostgreSqlProvider Class : LoadOne Method
Get one record from a table by the passed column and value
Overload List
OverloadDescription
Get one record from a table by the passed column and value  
Get a single record from a table with a parameterized where clause (Inherited from KellermanSoftware.NetDataAccessLayer.BaseDatabaseProvider)
Load the first record from the table (Inherited from KellermanSoftware.NetDataAccessLayer.BaseDatabaseProvider)
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

PostgreSqlProvider Class
PostgreSqlProvider Members