Symphony Framework
GetKeyValue Method (IToSQL)
Symphony.dB.SQLSupport.Interface Namespace > IToSQL Interface : GetKeyValue Method
The required key index value. 0 is the primary key.
Passed string value containing the row data.
Placement holder defining the GetKeyValue method.
Syntax

Parameters

keyNumber
The required key index value. 0 is the primary key.
dataArea
Passed string value containing the row data.

Return Value

A string containing the composed key value.
Remarks
This method will use the passed dataAres string data and the key number to build up the appropriate key value.
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

IToSQL Interface
IToSQL Members