Skip to content

IFullTextIndexDefinition Interface

The full-text search index definition used to get the index.

Members

Name Description
Read-only property CatalogName The catalog name for this full-text index.
Read-only property Locale The locale for this full-text index.

IFullTextIndexDefinition.CatalogName Property

The catalog name for this full-text index.

Public ReadOnly Property CatalogName As String
public string CatalogName {get;}

IFullTextIndexDefinition.Locale Property

The locale for this full-text index.

Public ReadOnly Property Locale As String
public string Locale {get;}

Classes that implement IFullTextIndexDefinition

Classes Description
FullTextIndexDefinition Esri FullTextIndex Definition object.

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