Display the waits-for table when doing deadlock detection.

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet52 (in libdb_dotnet52.dll) Version: 5.2.28.0

Syntax

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

See Also