This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IX > IXMLIndex Interface (ArcObjects .NET 10.5 SDK) |
A XML Index defines the searchable tags of an XML document stored in an XML field.
Description | ||
---|---|---|
Description | A textual description of the XML Index. | |
ExcludedTags | The collection of excluded tags. | |
IncludedTags | The collection of included tags. | |
XMLIndexType | The type of XML Index. |
CoClasses and Classes | Description |
---|---|
XMLIndex | XML Index Object. |