The maximum number of records that will be returned for a given query.
Indicates if the query operation supports a cache hint.
Indicates if the geometry centroid associated with each polygon feature can be returned.
Indicates if the query operation supports disjoint
spatial relationship.
Indicates if the layer's query operation supports a buffer distance for input geometries.
Indicates if the layer supports queries for distinct values based on fields specified in the outFields.
Indicates if the layer's query response includes the extent of features.
Indicates if the layer's query response contains geometry attributes, including shape area and length attributes.
Indicates if the layer supports the having clause on the service.
Indicates if the layer supports historic moment query.
Indicates if features returned in the query response can be ordered by one or more fields.
Indicates if the query response supports pagination.
Indicates if the layer supports percentile statisticType.
Indicates if the query operation supports the projection of geometries onto a virtual grid.
Indicates if the query operation supports quantization designed to be used in edit mode (highest resolution at the given spatial reference).
Indicates if the query response includes the query geometry.
Indicates if the number of features returned by the query operation can be controlled.
Indicates if the query operation supports SQL expressions.
Indicates if the query operation supports using standardized queries.
Indicates if the layer supports field-based statistical functions.
Determines whether an object has a property with the specified name.
A property name.
Determines whether an object exists in another object's prototype chain.
Another object whose prototype chain is to be checked.
Determines whether a specified property is enumerable.
A property name.
Returns a date converted to a string using the current locale.
Returns a string representation of an object.
Returns the primitive value of the specified object.
Generated using TypeDoc
The initial value of Object.prototype.constructor is the standard built-in Object constructor.