ODABAClient :: StatDisplay - Display database statistics
The function displays database statistics for the database passed in database path.
Return value:  Success ( logical  )
Implementation details
logical 
ODABAClient  :: StatDisplay ( NPath dbpath, NString &ppath )
- dbpath - Complete database path
- ppath
 - Path to output location
Complete path for printing the protocol information. Passing CON will print the result directly to the system output (console or application output area). 

