9.10 ACIpsDBAccess::BufSetKeys
LONG ACIpsDBAccess::BufSetKeys(const SCString& scsKeys, const SCString& scsBufName, LONG lField)
Sets a key in a field.
Defined in: ACIPSDB.cpp
|
Parameters
|
scsKeys
Input key to set separated by one of ,;
scsBufName
Input name of buffer
lField
Input field to set key
|
|
Comments
|
Set key to keyfields. The keys must be separated by one of ",;" To search in UMRECH the order of key is "Field_3;Field_1;Field_2" over path 1 the value is set to position 1 in keyfield @xref DDQueryIndex
|
