DB_PAGE_NOTFOUND Field

BerkeleyDB

Requested page not found.

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

Syntax

C#
public const int DB_PAGE_NOTFOUND
Visual Basic (Declaration)
Public Const DB_PAGE_NOTFOUND As Integer
Visual C++
public:
literal int DB_PAGE_NOTFOUND

See Also