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

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.28.0

Syntax

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

See Also