SE_log_alter |
Changes a log files attributes
LONG SE_log_alter (SE_CONNECTION connection, SE_LOGINFO loginfo);
connection | The connection handle |
loginfo | The SE_LOGINFO object |
SE_log_alter changes an SE_LOGINFO structures attributes. Currently, only the persistence attribute can be changed. The current user must own the target log file. The log file must have been previously opened by SE_log_open.
SE_SUCCESS
SE_FAILURE
SE_DB_IO_ERROR
SE_INVALID_PARAM_VALUE
SE_INVALID_POINTER
SE_NET_FAILURE
SE_NO_PERMISSIONS
SE_OUT_OF_SVMEM
SE_SDE_NOT_STARTED
SE_TABLE_NOEXIST