DBdeleteDatabase |
Top Previous Next |
Extinguish of all normal segments With this procedure all normal data of the data bank are removed. Nevertheless, the tables and special segments are preserved, possibly the symbolic table. If this routine should be used possibly to the extinguishing and not DBinitDatabase. Beside the normal segments the objects from the DRAW_SEGMENT are also removed. The data bank is empty behind also optically. Parametre root (PROOT) [IN] The trading of the data bank it should be extinguished. Result --- Declaration #include "database.h"
void DLLENTRY DBdeleteDatabase ( PROOT root );
|