whereClause

A where clause that defines the features from the FeatureTable to use as fences. The string that is used as the FeatureFenceParameters.whereClause should follow standard SQL syntax similar to what is discussed in the document https://pro.arcgis.com/en/pro-app/latest/help/mapping/navigation/sql-reference-for-elements-used-in-query-expressions.htm.

The number of features fetched by querying an online table is limited by the layer's ArcGISFeatureLayerInfo.maxRecordCount. Service feature tables that support pagination (ArcGISFeatureLayerInfo.supportsPagination) are not subject to the maximum feature count limit.

Since

200.1.0