SE_dbtune_alter

Alters values of the DBTUNE table

Usage syntax

LONG SDEAPI SE_dbtune_alter (SE_CONNECTION handle, const LONG keyword_count, const SE_DBTUNEKEYWORD keywordInfoList, SE_DBTUNE *dbtune_err_data)

Parameters
handle The SDE connection handle
keyword_count Total keyword count
keywordInfoList List of DBTUNE table data
dbtune_err_data Dbtune error data
Description

This function alters values in the DBTUNE table with the input values from SE_DBTUNEKEYWORD structure list.

Returns

SE_SUCCESS
SE_DB_IO_ERROR
SE_NET_FAILURE
SE_NO_PERMISSIONS
SE_TABLE_NOEXIST