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
- 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 accessor function to obtain the status information you need.
- Deallocate the LO-status structure.