9.103 CStpDBAccess::StpCompareField
LONG CStpDBAccess::StpCompareField(const SCString& scsBufName_0, const SCString& scsBufName_1, LONG lField)
Return -1: f_0 < f_1, 0: f_0 < f_1, 1 f_0 > f_1,
Defined in: StpDBAccess.cpp
|
Parameters
|
scsBufName_0
Input first name of buffer
scsBufName_1
Input second name of buffer
lField
Input field in buffer to compare
|
