DBsetExtreemBreak

Top  Previous  Next

Putting of a demolition with immediate ending.

If happens an unusual mistake which requires an ending of the use, this function can be used. The function still tries to write back the data bank and then finishes the use. If the demolition with this routine is put, he cannot be taken back any more.

Parametre

root (PROOT) [IN]

Act on the open data bank.

Result

---

Declaration

#include "database.h"

 

void DLLENTRY DBsetExtreemBreak (

PROOT root

);

Related functions

DBgetBreak