| SE_archive_create |
Creates an archive.
SE_archive_create (SE_CONNECTION handle, const SE_ARCHIVEINFO archive)
| handle | The ArcSDE connection handle. |
| archive | Info used to create the archive |
This function creates an archive based on the information in the SE_ARCHIVEINFO. This means creating the history table, populating it, registering it, and creating any required side tables for layers, xml, etc. The archive itself is also registered in the sde_archives table.
SE_SUCCESS
SE_INVALID_PARAM_VALUE
SE_INVALID_POINTER
SE_INVALID_ARCHIVE_OBJECT
SE_SDE_NOT_STARTED