 
 
  
  
 ASA Programming Guide
  The Database Tools Interface
    DBTools functions
Called to free resources after the DBInfoDump function is called.
short DBInfoFree ( 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.
 
 
  
 