Obtaining the status of a smart large object

About this task

To obtain status information for a smart large object, take the following steps:

Procedure

  1. Obtain a valid LO-pointer structure to the smart large object for which you want status.
  2. Allocate and fill an LO-status structure with the ifx_lo_stat() function
  3. Use the appropriate accessor function to obtain the status information you need.
  4. Deallocate the LO-status structure.