SE_stream_update_sdodim_table

Updates the lower and upper bounds of the SDODIM table

Usage syntax

LONG SE_stream_update_sdodim_table
(SE_STREAM stream,
const CHAR *table);

Parameters
stream The stream handle
table A pointer to the table
Description

SE_stream_update_sdodim_table updates the lower and upper bounds of the SDODIM table if necessary. (The SDODIM is only present in Oracle Spatial databases.)

Returns

SE_SUCCESS
SE_FAILURE

SE_INVALID_POINTER

SE_LAYER_NOEXIST

SE_NET_FAILURE

SE_SDE_NOT_STARTED