The ifx_lo_create_spec_t structure
The LO-specification structure, ifx_lo_create_spec_t, stores the storage characteristics for a smart large object in the program.
The locator.h header file defines
the LO-specification structure, so you must include the locator.h file
in your programs
that access this structure.
Important: The LO-specification
structure, ifx_lo_create_spec_t, is an opaque structure to programs.
Do not access its internal structure directly. The internal structure
of ifx_lo_create_spec_t might change in future releases. Therefore,
to create portable code, always use the access
functions for this structure to obtain and store values in the LO-specification
structure.
For a list of these access functions, see Disk-storage information in the LO-specification structure and Create-time flags in the LO-specification structure.
The
LO-specification structure stores the following storage characteristics
for a smart large object:
- Disk-storage information
- Create-time flags