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

ifx_lo_def_create_spec()

The ifx_lo_def_create_spec() function creates a smart-large-object specification structure.

Syntax

ifx_lo_def_create_spec(lospec) 

Arguments

The function accepts the following argument.

Argument Type Use Description
lospec SQL_INFX_UDT_FIXED I/O Smart-large-object specification structure

Usage

The ifx_lo_def_create_spec() function creates a smart-large-object specification structure and initializes the fields to null values. If you do not change these values, the null values tell the database server to use the system-specified defaults for the storage characteristics of the smart large object.

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