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

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet181 (in libdb_dotnet181.dll) Version: 18.1.32.0

Syntax

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

See Also