If true, enables full logging of external file data. Required if using HA or the hotbackup utility. Replaces LogBlobContent.

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

Syntax

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

See Also