setreadonly
setreadonly sets whether a table is readonly or writable.
Parameters
| Parameter | Description |
|---|---|
table |
The table whose readonly status you want to modify. |
state |
true to lock the table, false to unlock it. |
setreadonlysetreadonly sets whether a table is readonly or writable.
| Parameter | Description |
|---|---|
table |
The table whose readonly status you want to modify. |
state |
true to lock the table, false to unlock it. |