The ifx_lo_stat_ctime() function
The ifx_lo_stat_ctime() function retrieves the time of the last change of a smart large object.
Syntax
ifx_lo_stat_ctime(lostat, ctime)
Arguments
The function accepts the following
arguments.
Argument | Type | Use | Description |
---|---|---|---|
lostat | SQL_INFX_UDT_FIXED | Input | Smart-large-object status structure |
ctime | SQL_INTEGER | Out | Time of the last change of the smart large object, in seconds. The time of the last status change includes modification of storage characteristics, including a change in the number of references and writes to the smart large object. |
Usage
The ifx_lo_stat_ctime() function retrieves the time of the last change of a smart large object.