If true, turn off system buffering of Berkeley DB database files to avoid double caching.

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet51 (in libdb_dotnet51.dll) Version: 5.1.19.0

Syntax

C#
public bool NoBuffer
Visual Basic (Declaration)
Public NoBuffer As Boolean
Visual C++
public:
bool NoBuffer

See Also