The ifx_lo_stat_atime() function

The ifx_lo_stat_atime() function retrieves the last access time for a smart large object.

Syntax

ifx_lo_stat_atime(lostat, atime)

Arguments

The function accepts the following arguments.
Argument Type Use Description
lostat SQL_INFX_UDT_FIXED Input Smart-large-object status structure
atime SQL_INTEGER Output Time of the last access for a smart large object, in seconds. The database server maintains the time of last access only if the LO_KEEP_LASTACCESS _TIME flag is set for the smart large object.

Usage

The ifx_lo_stat_atime() function retrieves the last access time for a smart large object.