Physically truncate the underlying file, discarding all previous databases it might have held.
Namespace:
BerkeleyDBAssembly: libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.28.0
Syntax
Remarks
Underlying filesystem primitives are used to implement this flag. For this reason, it is applicable only to the file and cannot be used to discard databases within a file.
This setting cannot be lock or transaction-protected, and it is an error to specify it in a locking or transaction-protected environment.