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

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet62 (in libdb_dotnet62.dll) Version: 6.2.32.0

Syntax

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

See Also