DBdumpRoot

Top  Previous  Next

Data bank contents spend.

DBdumpRoot lists the whole data bank contents in the issue window. DBfileDumpRoot carries out the same issues in the file PROTO. The single issue formats are described in the other procedures DBdump....

Parametre

root (PROOT) [IN]

This is the trading of the data bank whose contents should be indicated.

expand (int) [IN]

with TRUE the segments and objects are also given, but only the ROOT.

Result

---

#include "database.h"

 

void DLLENTRY DBdumpRoot (

PROOT root,

int expand

);

Related functions

DBdumpElement

DBdumpObject

DBdumpPlan

DBdumpPoint

DBdumpSegment