SE_archiveinfo_get_date_columns |
Returns an archives from_date and to_date columns
SE_archiveinfo_get_date_columns (const SE_ARCHIVEINFO archive, ACHAR *from_date_name, 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 retrieves this objects archiving table and the from_date and to_date columns. The archiving table is the business table that has archiving enabled.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_PARAM_VALUE
SE_INVALID_ARCHIVE_OBJECT
SE_SDE_NOT_STARTED