Home | Previous Page | Next Page   Data Manipulation > Using Complex Data Types >

In This Chapter

The DataBlade API provides support for the following complex data types.

Complex Data Type DataBlade API Data Type
Collection data types:
  • LIST
  • MULTISET
  • SET
MI_COLLECTION, MI_COLL_DESC
Row types:
  • Named
  • Unnamed
MI_ROW, MI_ROW_DESC

This chapter describes these complex data types as well as the functions that the DataBlade API supports to process collection and row-type data.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]