The maximum number of records that will be returned for a given query.
Indicates if the layer supports queries for distinct values based on fields.
Indicates if the layer returned in the query response can be ordered by one or more fields.
Indicates if the layer supports paged queries.
Indicates if the layer supports use of 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.