![]() |
|
A DataBlade module can access data types and routines provided by another DataBlade module if you import an interface from that DataBlade module.
When you use BladeManager to register or unregister DataBlade modules in databases, BladeManager checks dependencies between modules to ensure that all required interfaces are available.
Important: The interface you import must not contain features that are not available for the database server version associated with your project.
To import an interface, you must have the project file (project.ibs, where project is the name of the DataBlade module) of the DataBlade module from which you wish to import an interface.
The object is added in the proper subfolder in the Imported Objects folder.