MACHINE Field

BerkeleyDB

The host byte order of the machine where the Berkeley DB library was compiled.

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

Syntax

C#
public static ByteOrder MACHINE
Visual Basic (Declaration)
Public Shared MACHINE As ByteOrder
Visual C++
public:
static ByteOrder^ MACHINE

See Also