Show / Hide Table of Contents

Property WhereClause

WhereClause

Gets or sets the attribute query string used to filter the results.

Declaration
public string WhereClause { get; set; }
Property Value
Type Description
System.String

The attribute query string used to filter the results.

Remarks

The where clause should follow standard SQL syntax similar to that discussed in the document SQL reference for query expressions used in ArcGIS

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.7 - 200.8
.NET200.7 - 200.8
.NET Windows200.7 - 200.8
.NET Android200.7 - 200.8
.NET iOS200.7 - 200.8
.NET Framework200.7 - 200.8
UWP200.7 - 200.8
In This Article
Back to top Copyright © 2022 Esri.