DatabaseConfig Properties

BerkeleyDB

The DatabaseConfig type exposes the following members.

Properties

  NameDescription
EncryptAlgorithm
The algorithm used to perform encryption and decryption.
EncryptionPassword
The password used to perform encryption and decryption.
PageSize
The size of the pages used to hold items in the database, in bytes.

See Also