clsBatchImport Methods |
The clsBatchImport type exposes the following members.
| Name | Description | |
|---|---|---|
| AddImportElement |
Add a new import object to the batch holder
| |
| GetDimensionByClassName |
Use to get the right dimension for a line.
| |
| InitPrevalidation |
Sets internal reference in MPInterface to the batch project object. Then new objects of other dimensions will be validated in memory.
| |
| InitValidationAndImport | ||
| ReadObjectFromDB |
Read one element of a dimension. (Check the key, reads it only once)
| |
| ReadObjectsFromDB |
Reads small portions of the Database and creats clsImportBase Objects (initially for export)
|