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

See Also