String value to specify the default database open mode. The supported values are:
Mode | Description |
---|---|
SHARED | Read/write (default) |
READWRITE | Same as SHARED |
EXCLUSIVE | Exclusive |
READONLY | Read-only |
If the defaultopenmode
option is not defined, the default value of READWRITE
is used.
This option key is associated with the SQL Connection Handle and can be set or retrieved using: