Display the waits-for table when doing deadlock detection.

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet51 (in libdb_dotnet51.dll) Version: 5.1.19.0

Syntax

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

See Also