ArcObjects Library Reference (GeoDatabaseDistributedUI)  

IXMLRecordsetLoaderUI Interface

Provides access to members that control the display of XML recordsetloader UI.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read/write property InputFields Provides access to members that control the InputFields in IFields.
Read/write property OutputFields Provides access to member that control the OutputFields in IFields.
Read/write property SourceXMLFile The name of the source XML file.
Read/write property TargetTable Provides access to members that control the TargetTable in ITableName.

CoClasses that implement IXMLRecordsetLoaderUI

CoClasses and Classes Description
XMLRecordsetLoaderUI The XML recordsetloader wizard.

Remarks

The properties in this interface correspond to the controls on the xml recordset loader wizard.

See Also

IXMLRecordsetLoaderUI Interface