In the BladeSmith tool, which is part of the DBDK, an interface object represents a set of functionality provided by the DataBlade module that defines the interface. Each interface object has a unique name. The interface for the IBM Informix R-Tree Secondary Access Method DataBlade module is named ifxrltree1. The functionality that it represents is the set of error objects defined in the module.
To complete the BladeSmith project for a DataBlade module dependent on the R-Tree access method, you must import the ifxrltree1 interface object into the dependent DataBlade module's BladeSmith project file.
The ifxrltree1 interface object is located in the IBM Informix R-Tree Secondary Access Method DataBlade module BladeSmith project file, ifxrltree.ibs. This BladeSmith project file is located in the $INFORMIXDIR/extend/ifxrltree.version directory, where version refers to the version of the IBM Informix R-Tree Secondary Access Method DataBlade module installed on your computer.
For details on how to use BladeSmith, see the IBM Informix: DataBlade Developer's Kit User's Guide. For more information on BladeManager, refer to the IBM Informix: DataBlade Module Installation and Registration Guide.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]