The ifx_lo_specset_flags() function
The ifx_lo_specset_flags() function sets the create-time flags in a smart-large-object specification structure.
Syntax
ifx_lo_specset_flags(lospec, flags)Arguments
The function accepts the following
arguments.
| Argument | Type | Use | Description |
|---|---|---|---|
| lospec | SQL_INFX_UDT_FIXED | Input | Smart-large-object specification structure |
| flags | SQL_INTEGER | Input | Create-time flags. |
Usage
The ifx_lo_specset_flags() function sets the create-time flags in a smart-large-object specification structure.