ArcGIS Pro 3.7 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 ReadOnly Property SupportsFullTextIndex As Boolean
    public bool SupportsFullTextIndex {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.6 or higher.
    See Also