SE_archiveinfo_set_archiving_table

Designates the archiving table for an object

Usage syntax

SE_archiveinfo_set_archiving_table (SE_ARCHIVEINFO archive, const ACHAR *archiving_table)

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

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

Returns

SE_SUCCESS
SE_INVALID_PARAM_VALUE
SE_INVALID_POINTER
SE_INVALID_ARCHIVE_OBJECT
SE_SDE_NOT_STARTED