SE_archive_get_info_by_archiving_table

Fetches an archive based on the specified archiving table

Usage syntax

SE_archive_get_info_by_archiving_table(SE_CONNECTION handle, const ACHAR *archiving_table, SE_ARCHIVEINFO archive)

Parameters
handle The ArcSDE connection handle.
archiving_table Name of archiving table
archive Returned archive info.
Description

This function fetches an archive based on the name of the archiving table.

Returns

SE_SUCCESS
SE_INVALID_PARAM_VALUE
SE_INVALID_POINTER
SE_INVALID_ARCHIVE_OBJECT
SE_SDE_NOT_STARTED