public DBResponse Read( int keyValue, int keyOfReference, out string dataArea )
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.
- dataArea
- The returned data area.
Return Value
Returns a value indicating the status of the call.