Berkeley DB .NET API Documentation |
DatabaseEntry Members |
DatabaseEntry Class Constructors Methods Properties See Also |
The DatabaseEntry type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DatabaseEntry | Overloaded. |
Methods
Name | Description | |
---|---|---|
Dispose |
Release the resources held by the underlying C library.
| |
Equals | (Inherited from Object.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Data |
The byte string stored in or retrieved from a database
|