SE_archiveinfo_set_date_columns |
Sets an archive’s “from” and “to” columns
SE_archiveinfo_set_date_columns (SE_ARCHIVEINFO archive, const ACHAR *from_date_name, const ACHAR *to_date_name)
archive | Pointer to the archiveinfo object to query |
from_date_name | The from column name |
to_date_name | The to column name |
This function sets this object’s from and to column names for the history table.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_ARCHIVE_OBJECT
SE_SDE_NOT_STARTED