Row types

A row type is a complex data type that is made up of a sequence of one or more elements called fields. Each field has a name and a data type. A row type is similar to a C struct data type. The DataBlade® API provides support for row types in both their text and binary representations.