SE_archiveinfo_set_history_table

Sets the history table for an archive

Usage syntax

SE_archiveinfo_set_history_table (SE_ARCHIVEINFO archive, const ACHAR *history_table)

Parameters
archive Pointer to the archiveinfo object to modify
history_table The history table name
Description

This function sets this object’s history table. The history table is the target of an archiving table.

Returns

SE_SUCCESS
SE_INVALID_PARAM_VALUE
SE_INVALID_POINTER
SE_INVALID_ARCHIVE_OBJECT
SE_SDE_NOT_STARTED