|
Answer» Following are the different PARTS of DI API:
- COM Interface:The COM Interface provides the interface to the add-on application.
- DI Core :The DI Core, which is the main component of the DI API, performs all the data logic operations.
- Data manager :The Data Manager stores temporary object data, converts object data to internal data formats, retrieves data from the database, and controls the database transactions.
- Schema Generator :The Schema Generator creates XML SCHEMAS based on object interface descriptions. The schema generator also creates object validation lists.
Following are the different parts of DI API:
|