The ifx_lo_specget_flags() function
The ifx_lo_specget_flags() function gets the create-time flags from a smart-large-object specification structure.
Syntax
ifx_lo_specget_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 | Output | Create-time flags. For more information, see Access modes. |
Usage
The ifx_lo_specget_flags() function gets the create-time flags from a smart-large-object specification structure.