Checks if inserting new rows is currently allowed. Inserting can be permanently disabled with the allowInsert option; otherwise it may be toggled at runtime with setAllowInsert.
allowInsert
setAllowInsert
ds.isInsertAllowed();
isInsertAllowed(): boolean;
Last updated 5 months ago
Was this helpful?