9.248 st_ExportImport Structure
typedef struct {
} st_ExportImport;
 
Base struct for import and export objects
Defined in: StpDBAccess.hpp
Parameters
bInclusivFirstRecord
Import Export Megas also
lWhatDecision
Flags to make decision
lWhatBuffer
Flags to manipulate buffer
lWhatField
Flags to manipulate fields
scsDelimitField
Stores the field delimiter
scsDelimitRec
Stores the record delimiter
scsDelimitDay
Stores the delimiter of daydata
scsDelimitWeek
Stores the delimiter for weekdata
scsDelimitTime
Stores the delimiter for timedata
scsDelimitPoint
Stores the delimiter for numericdata
stRecordHandlingMoveBuf
Stores infos moving buf action
stRecordHandlingWriteBuf
Stores infos write buffer action
stRecordHandlingSetVal
Stores info set value action
stRecordHandlingToUpper
Stores info set buffer to upper action
vFieldsHandlingSubSet
Infocontainer of filter fields for export action
vFieldsHandlingMoveField
Infocontainer of move field action
vFieldsHandlingSetVal
Infocontainer of set value to field action
vFieldsHandlingToUpper
Infocontainer of field to upper action
vSelectionHandling
Infocontainer of decision action
scsLowKeys
Stores lowkeys
scsLowKeys
Stores highkeys
bStopOnSuccess
Stop action successfully finished
Class Members
st_ExportImport()
Constructor.
st_ExportImport( st_ExportImport& )
Copyconstructor.
~st_ExportImport()
Destructor.
void ResetImportExport()
Set defaultvalues
void Add( st_ExportImport& )
Add values from predefined st_ExportImport oject
BOOL EOFRecordDelimitSet()
Query if record end delimiter is set
void DecisionOnLowKey()
Set flags for a decision on lowkeys
void DecisionOnHighKey()
Set flags for a decision on highkeys