If true, specify that the cursor will be used to update the database. The underlying database environment must have been opened with UseCDB set.

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet48 (in libdb_dotnet48.dll) Version: 4.8.24.0

Syntax

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

See Also