SE_connection_enable_tlm_check |
Enables time last modified (TLM) checks.
LONG SE_connection_enable_tlm_check (SE_CONNECTION handle);
handle | The connection handle |
This function enables the time last modified check done in the server for lineages, layers, registered tables, XML columns, and raster columns. The checks are enabled by default but can be disabled with SE_connection_disable_tlm_check.
SE_SUCCESS
SE_NET_FAILURE
SE_INVALID_CONNECTION
SE_SDE_NOT_STARTED