ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data Namespace / DatastoreProperties Class / SupportsFullTextIndex Property

In This Topic
    SupportsFullTextIndex Property
    In This Topic
    Gets whether the datastore supports tables with full text index.
    Syntax
    public bool SupportsFullTextIndex {get;}
    Public ReadOnly Property SupportsFullTextIndex As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also