ExpandGeographyArchive()

Summary

Expands a .ZIP file containing a geographic file.

Syntax

ExpandGeographyArchive(string archive_name, string db_path)

Argument Contents
archive_name The full path and name of the archive
db_path The full path of the directory into which the archive is to be expanded

Example

ExpandGeographyArchive("backup.zip", "c:\\data\\")

See Also

Function Summary
CreateGeographyArchive() Compresses the named geographic file into a .ZIP file