A where clause for the query. It represents a where in a query filter. Any legal SQL where clause operating on the fields in the layer is allowed. Example: where=POP2000 > 350000
Namespace:
ESRI.ArcGIS.VE(in ArcGISVE.exe)
Syntax
| JScript |
|---|
function get Where () : String function set Where (value : String) |
