Contents Index DBChangeWriteFile function DBCompress function

ASA Programming Guide
  The Database Tools Interface
    DBTools functions

DBCollate function


Function 

Extracts a collation sequence from a database.

Prototype 

short DBCollate ( const a_db_collation  * db-collation );

Parameters 
Parameter Description
db-collation Pointer to a_db_collation structure
Return value 

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

Usage 

For information about the collation utility and its features, see The Collation utility

See also 

a_db_collation structure


Contents Index DBChangeWriteFile function DBCompress function