9.249 st_Import Structure
typedef struct {
} st_Import;
 
Struct of import objects
Defined in: StpDBAccess.hpp
Parameters
bRecordUPD
TRUE the record in Infra DataBase are only updated, FALSE the record is also inserted if it does't exist in Infra DataBase
bTestImport
TRUE data are written ti testfile, FALSE data are written to Infra DataBase
bRecOrgLen
TRUE record in importfile has the same length as the userrecord of Infra DataBase
Class Members
st_Import()
Constructor.
st_Import( st_Import& )
Copyconstructor.
void Reset()
Set object to defaults