The byte order for integers in the stored database metadata. The
host byte order of the machine where the Berkeley DB library was
compiled is the default value.
Namespace:
BerkeleyDBAssembly: libdb_dotnet181 (in libdb_dotnet181.dll) Version: 18.1.32.0
Syntax
Remarks
The access methods provide no guarantees about the byte ordering of the application data stored in the database. Applications are responsible for maintaining any necessary ordering.
If creating additional databases in a single physical file, this parameter is ignored and the byte order of the existing databases is used.