A class to represent the database byte order.

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

Syntax

C#
public class ByteOrder
Visual Basic (Declaration)
Public Class ByteOrder
Visual C++
public ref class ByteOrder

Inheritance Hierarchy

System..::.Object
  BerkeleyDB..::.ByteOrder

See Also