ArcObjects Library Reference (GeoDatabase)  

IXMLIndexEdit Interface

A XML Index defines the searchable tags of an XML document stored in an XML field.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property Description A textual description of the XML Index.
Write-only property Description A textual description of the XML Index.
Read-only property ExcludedTags The collection of excluded tags.
Write-only property ExcludedTags The collection of excluded tags.
Read-only property IncludedTags The collection of included tags.
Write-only property IncludedTags The collection of included tags.
Read-only property XMLIndexType The type of XML Index.
Write-only property XMLIndexType The type of XML Index.

Inherited Interfaces

Interfaces Description
IXMLIndex A XML Index defines the searchable tags of an XML document stored in an XML field.

CoClasses that implement IXMLIndexEdit

CoClasses and Classes Description
XMLIndex XML Index Object.