SE_archiveinfo_get_history_table

Returns an archive’s history table

Usage syntax

SE_archiveinfo_get_history_table (SE_ARCHIVEINFO archive, const ACHAR *history_table)

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

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

Returns

SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_ARCHIVE_OBJECT
SE_SDE_NOT_STARTED