9.128 CStpDBAccess::StpImportForAllRecordsDo
LONG CStpDBAccess::StpImportForAllRecordsDo(LONG lFileHandle, LONG lFileHandleTest, const SCString& scsBufName, LONG lPath, st_Import& st_I)
With the interesting record of import file do some action
Defined in: StpDBAccess.cpp
|
Parameters
|
lFileHandle
Input file handler of open file
lFileHandleTest
Input file handler of import test file
scsBufName
Input name of buffer
lPath
Input path to search record for updating
st_I
Input configuration for import see also st_Import
|
