public property IsUpdateQuery
Prototype:
public property IsUpdateQuery [ture | false]
Description:
Returns the status of a positional update query (true if updated, false if not).
Warning: This property should not be used; is used internally by the framework.
Return value:
Returns true if the current query was updated via the
Update function.