Symphony Framework
Find(String,Int32) Method
Symphony.dB Namespace > DBAccess Class > Find Method : Find(String,Int32) Method
The key value to locate the required row in the database table.
The key of reference to perform the row search on.
Find a row (record) in the table using a key value and a key of reference. No data is returned.
Syntax

Parameters

keyValue
The key value to locate the required row in the database table.
keyOfReference
The key of reference to perform the row search on.

Return Value

Returns a value indicating the status of the call.
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

DBAccess Class
DBAccess Members
Overload List