Varying-length data type structures

A varying-length data type structure can hold data whose length varies from one instance to the next. The database server uses varying-length structures extensively to manage data transfer for DataBlade® API modules.

This section provides the following information about varying-length data type structures:
  • How to use a varying-length structure
  • How to manage memory for a varying-length structure
  • How to access data in a varying-length structure