Contents Index DBInfoFree function DBStatusWriteFile function

ASA Programming Guide
  The Database Tools Interface
    DBTools functions

DBLicense function


Function 

Called to modify or report the licensing information of the database server.

Prototype 

short DBLicense ( const a_db_lic_info * db-lic-info );

Parameters 
Parameter Description
db-lic-info Pointer to a_dblic_info structure
Return value 

A return code, as listed in Software component return codes.

Usage 

For information about the Information utility and its features, see The Information utility.

See also 

a_dblic_info structure


Contents Index DBInfoFree function DBStatusWriteFile function