clsBatchImport Class |
A contract position can only be imported after the contract has been imported. The internal if the contract will be created dynamicly
This class can load several dimensions and then start to regroup them
Namespace: MARIInterface
The clsBatchImport type exposes the following members.
| Name | Description | |
|---|---|---|
| clsBatchImport | Initializes a new instance of the clsBatchImport class |
| Name | Description | |
|---|---|---|
| DateOfExport | ||
| Dimensions |
List for each dimension = clsImport... class. In the dimension each records set has an element,
| |
| ExportType | ||
| ExportVersion | ||
| FileName | ||
| MachineName | ||
| SourceDatabase | ||
| SourceServer | ||
| UserDomainName |
| 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)
|