The initial value of Object.prototype.constructor is the standard built-in Object constructor.
The geometry type of each record in the table.
The field name(s) containing the unique IDs for each record in the table.
The SQL query used to filter records.
The spatial reference of the geometry of each feature in the table source.
This value is always query-table
and is inferred when the query
property of this object is set.
The workspace where the data resides (defined in ArcGIS Server Manager).
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
A query table is a feature class or table defined by a SQL query on the fly.
Read more...