Returns true if inserting rows was disabled through the allowInsert option and therefore cannot be enabled at runtime.
allowInsert
ds.isInsertNeverAllowed();
isInsertNeverAllowed(): boolean;
Last updated 6 months ago
Was this helpful?