Click or drag to resize

DatabaseOptions Properties

The DatabaseOptions type exposes the following members.

Properties
  NameDescription
Public propertyDirectory
Gets or sets the directory to use when creating or opening the data
Public propertyEncryptionKey
Gets or sets the encryption key to use on the database
Public propertyReadOnly
Gets or sets whether or not this database is readonly.
Top
See Also