Description. Single user mode specifies access rights to the table when single user mode is in effect.
Enumeration values.
Possible values for SingleUserMode are shown,
along with descriptions, in the following table:
| Value | Description |
|---|---|
SingleUserModeLocked |
The table is locked (unavailable). |
SingleUserModeReadOnly |
The table is available in read-only mode. |
SingleUserModeReadWrite |
The table is available in read-write mode. |
