DBfileDumpRoot

Top  Previous  Next

Data bank contents in file 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

---

Declaration

#include "database.h"

 

void DLLENTRY DBfileDumpRoot (

PROOT root,

int expand

);

Related functions

DBfileDumpElement

DBfileDumpObject

DBfileDumpPlan

DBfileDumpPoint

DBfileDumpSegment