Home | Previous Page | Next Page   Client Functions > Functions for Smart Large Objects >

ifx_lo_specset_flags()

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. For more information, see Create-Time Flags.

Usage

The ifx_lo_specset_flags() function sets the create-time flags in a smart-large-object specification structure.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]