SE_archiveinfo_set_rowid_column

Sets the archive’s row ID column

Usage syntax

SE_archiveinfo_set_rowid_column (SE_ARCHIVEINFO archive, const ACHAR *rowid_column)

Parameters
archive Pointer to the archiveinfo object to modify
rowid_column The rowid column name
Description

This function sets this object’s row ID column for the history table.

Returns

SE_SUCCESS
SE_INVALID_PARAM_VALUE
SE_INVALID_POINTER
SE_INVALID_ARCHIVE_OBJECT
SE_SDE_NOT_STARTED