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

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.28.0

Syntax

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

See Also