If true, perform an incremental back up, instead of a full backup. When this option is specified, only log 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 Update
Visual Basic (Declaration)
Public Update As Boolean
Visual C++
public:
bool Update

See Also