INFORMIX
DataBlade API Programmer's Manual
Chapter 2: Using DataBlade API Data Types
Home Contents Index Master Index New Book

Collections

A collection type is a complex data type whose instances are groups of elements of the same data type. The DataBlade API provides the following functions for collection types:

Chapter 12, "DataBlade API Function Descriptions," describes each function, in alphabetical order.

The following example illustrates the use of these functions on collections.

The SQL code that follows uses the user-defined routine listpos():

The following C file contains the functions that implement the listpos() user-defined function:




DataBlade API Programmer's Manual, version 9.1
Copyright © 1998, Informix Software, Inc. All rights reserved.