Registering an opaque data type

This section explains how to register an opaque data type.

To register an opaque type in a database:

  1. Register the opaque type as an extended data type.
  2. Register the opaque-type support functions.
  3. Register the opaque-type casts.

For more information about how to register an opaque type and grant the associated privileges, see the Informix® User-Defined Routines and Data Types Developer's Guide.