If true, log files are not included in the backup. Instead, only *.db files are copied to the target directory.

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet181 (in libdb_dotnet181.dll) Version: 18.1.32.0

Syntax

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

See Also