Knight Data Access Layer
Search Method (DataHelper)




KellermanSoftware.NetDataAccessLayer Namespace > DataHelper Class : Search Method
Search for records based on the passed in search object. If the value is null or the default value, then the item will not be part of the where clause.
Overload List
OverloadDescription
Search for records based on the passed in search object. If the value is null or the default value, then the item will not be part of the where clause.  
Search for records based on the passed in search object and page in the database  
Search for records based on the passed in search object. If the value is null or the default value, then the item will not be part of the where clause.  
Search for records based on the passed in search object  
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