WaitsForTable Field

BerkeleyDB

Display the waits-for table when doing deadlock detection.

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

Syntax

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

See Also