Append Method

BerkeleyDB

Overload List

  NameDescription
Append(DatabaseEntry)
Append the data item to the end of the database.
Append(DatabaseEntry, Transaction)
Append the data item to the end of the database.

See Also