Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets whether the query is allowed to update the records it fetches.
Syntax
public boolean userUpdate([boolean value])
Run On
Called
Parameters
- value
Type: boolean
A Boolean flag that determines whether the query is allowed to update the records that it fetches; optional.
Return Value
Type: boolean
true if the query is currently allowed to update records that it fetches; otherwise false.