Click or drag to resize

clsBatchImport Methods

The clsBatchImport type exposes the following members.

Methods
  NameDescription
Public methodAddImportElement
Add a new import object to the batch holder
Public methodGetDimensionByClassName
Use to get the right dimension for a line.
Public methodInitPrevalidation
Sets internal reference in MPInterface to the batch project object. Then new objects of other dimensions will be validated in memory.
Public methodInitValidationAndImport
Public methodReadObjectFromDB
Read one element of a dimension. (Check the key, reads it only once)
Public methodReadObjectsFromDB
Reads small portions of the Database and creats clsImportBase Objects (initially for export)
Top
See Also