 
 
  
  
 ASA Programming Guide
  The Database Tools Interface
    DBTools functions
Returns information about a database file. This function is used by the dbinfo command-line utility when the -u option is used.
short DBInfoDump ( const a_db_info * db-info );
| Parameter | Description | 
|---|---|
| db-info | Pointer to a_db_info structure | 
A return code, as listed in Software component return codes.
For information about the Information utility and its features, see The Information utility.
 
 
  
 