Checks if updating existing rows is currently allowed. Updating can be permanently disabled with the allowUpdate option; otherwise it may be toggled at runtime with setAllowUpdate.
allowUpdate
setAllowUpdate
ds.isUpdateAllowed();
isUpdateAllowed(): boolean;
Last updated 5 months ago
Was this helpful?