Hash() Function

The database server uses the Hash() function when evaluating the Equal() function for two opaque data types that do not have identical bit representations. The C name of this function is prefaced by the name of the opaque data type: OpaqueHash().

BladeSmith generates only a template for this function. You must add code to perform the necessary operation. For more information, see the Informix® User-Defined Routines and Data Types Developer's Guide.