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

ifx_lo_stat_cspec()

The ifx_lo_stat_cspec() function retrieves a smart-large-object specification structure.

Syntax

ifx_lo_stat_cspec(lostat, lospec) 

Arguments

The function accepts the following arguments.

Argument Type Use Description
lostat SQL_INFX_UDT_FIXED Input Smart-large-object status structure
lospec SQL_INFX_UDT_FIXED Output Smart-large-object specification structure

Usage

The ifx_lo_stat_cspec() function retrieves a smart-large-object specification structure and returns a pointer to the structure.

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