Obtaining the status of a smart large object
To obtain status information for a smart large object, take the following steps:
- Obtain a valid LO-pointer structure to the smart large object for which you want status.
- Allocate and fill an LO-status structure with the ifx_lo_stat() function
- Use the appropriate IBM® Informix® ESQL/C accessor function to obtain the status information you need.
- Deallocate the LO-status structure.