The lvarchar pointer host variable

When the lvarchar host variable is a pointer, the size of the data that the pointer references can range up to 2 GB. The lvarchar pointer host variable is designed to insert or select user-defined or opaque types that can be represented in a character string format.

You must use the ifx_var() functions to manipulate a lvarchar pointer host variable.