Display the waits-for table when doing deadlock detection.

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet50 (in libdb_dotnet50.dll) Version: 5.0.18.0

Syntax

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

See Also