xflminterface IF_UpgradeClient : public XF_RefCount


This class represents the upgrade client interface. It extends XF_RefCount.  XFLAIM does not provide an implementation of this interface.  It must be implemented by the application.  It allows an application to receive progress reports while a database is being upgraded.


Method Summary

 

 ** This class is yet to be defined **

 

[Back to Top]