Synopsis

PDX_MSGT mda_DbgDumpEntity(long option, MDA_PTR db_ptr)

Purpose

Display the contents of an entity.

Description

A simple formatted dump of the entity will be made to stdout. Each field in the entity will be printed along with its corresponding value. The list of referencing entities (if any) will also be displayed.

Input

option

Options (not used)

db_ptr

Entity to be displayed

Return

MDA error code