The number of bytes in the cache

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

Syntax

C#
public uint Bytes
Visual Basic (Declaration)
Public Bytes As UInteger
Visual C++
public:
unsigned int Bytes

See Also