isUpdateNeverAllowed
Returns true if updating rows was disabled through the allowUpdate option and therefore cannot be enabled at runtime.
Usage
ds.isUpdateNeverAllowed();API
isUpdateNeverAllowed(): boolean;Last updated
Was this helpful?