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_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.28.0

Syntax

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

See Also