ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data Namespace / FullTextSqlExpression Class / WhereClause Property

In This Topic
    WhereClause Property (FullTextSqlExpression)
    In This Topic
    Gets and sets the SQL where clause for the full-text search.
    Syntax
    public string WhereClause {get; set;}
    Public Property WhereClause As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also