Provides access to callback events when exporting geodatabase to XML.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
|
Description |
|
AfterEndElement |
Called after writing an XML workspace document. |
|
BeforeStartElement |
Called before writing an XML workspace document. |
CoClasses that implement IGdbXmlExportEvents
CoClasses and Classes |
Description |
GdbExporter |
Esri Geodatabase Exporter object. |
Remarks
The IGdbXmlExportEvents has methods to callback events when exporting geodatbase to Xml.