SE_connection_enable_tlm_check

Enables time last modified (TLM) checks.

Usage syntax

LONG SE_connection_enable_tlm_check (SE_CONNECTION handle);

Parameters
handle The connection handle
Description

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.

Returns

SE_SUCCESS
SE_NET_FAILURE

SE_INVALID_CONNECTION

SE_SDE_NOT_STARTED