DatabaseOptions Properties |
The DatabaseOptions type exposes the following members.
Name | Description | |
---|---|---|
CheckThreadSafety |
Gets or sets whether or not to add extra checks for thread safety to track
down concurrency issues
| |
Directory |
Gets or sets the directory to use when creating or opening the data
| |
EncryptionKey |
Gets or sets the encryption key to use on the database
| |
ReadOnly |
Gets or sets whether or not this database is readonly.
|