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