IXMLIndexEdit Interface

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

Members

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

IXMLIndexEdit.Description Property

A textual description of the XML Index.

Public WriteOnly Property Description_2
public void Description_2 {set;}

IXMLIndexEdit.Description Property

A textual description of the XML Index.

Public WriteOnly Property Description_2
public void Description_2 {set;}

IXMLIndexEdit.ExcludedTags Property

The collection of excluded tags.

Public WriteOnly Property ExcludedTags_2
public void ExcludedTags_2 {set;}

IXMLIndexEdit.ExcludedTags Property

The collection of excluded tags.

Public WriteOnly Property ExcludedTags_2
public void ExcludedTags_2 {set;}

IXMLIndexEdit.IncludedTags Property

The collection of included tags.

Public WriteOnly Property IncludedTags_2
public void IncludedTags_2 {set;}

IXMLIndexEdit.IncludedTags Property

The collection of included tags.

Public WriteOnly Property IncludedTags_2
public void IncludedTags_2 {set;}

IXMLIndexEdit.XMLIndexType Property

The type of XML Index.

Public WriteOnly Property XMLIndexType_2
public void XMLIndexType_2 {set;}

IXMLIndexEdit.XMLIndexType Property

The type of XML Index.

Public WriteOnly Property XMLIndexType_2
public void XMLIndexType_2 {set;}

Inherited Interfaces

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

Classes that implement IXMLIndexEdit

Classes Description
XMLIndex XML Index Object.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.