SE_archiveinfo_get_archiving_table

Returns the archiving table for an object

Usage syntax

SE_archiveinfo_get_archiving_table (const SE_ARCHIVEINFO archive, ACHAR *archiving_table)

Parameters
archive Pointer to the archiveinfo object to query
archiving_table The archiving table name.
Description

This function returns this object’s archiving table. The archiving table is the business table that has archiving enabled.
 

Returns

SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_ARCHIVE_OBJECT
SE_SDE_NOT_STARTED