This document is archived and information here might be outdated. Recommended version. |
Provides access to members that monitor the progress of an operation such as exporting geodatabase to XML.
Name | Description | |
---|---|---|
CurrentOperation | The current operation process. | |
ObjectCount | The number of objects in an operation. | |
Operations | The number of operations to perform. | |
Startup | Initiate the operation progress utility. |
CoClasses and Classes | Description |
---|---|
DEProgressor (esriGeoDatabaseDistributedUI) | Progressor that implements disconnected editing event interfaces. |
GdbExporter | Esri Geodatabase Exporter object. |
GdbImporter | Esri Geodatabase Importer object. |
OperationProgress | Helper coclass for working with the nondefault outbound IOperationProgress interface in VB. |
OperationProgressListener (esriSystemUtility) | Helper coclass to provide IOperationProgress support to the C++ API. |