SE_archive_delete

Deletes an archive.

Usage syntax

SE_archive_delete (SE_CONNECTION handle, const ACHAR *archiving_table)

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

This function deletes 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