9.143 CStpDBAccess::StpWithImportFieldsDo
LONG CStpDBAccess::StpWithImportFieldsDo(const SCString& scsBufName, LONG lField, SCString& scsField, st_Import& s_I)
Do an action on field
Defined in: StpDBAccessFDefs.cpp
|
Parameters
|
scsBufName
Input name of buffer
lField
Input number of field
scsField
Output manipulated field
s_I
Input export configuration container
|