public DBResponse Find( decimal keyValue, int keyOfReference )
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.