Add Method

BerkeleyDB

Overload List

  NameDescription
Add(KeyValuePair<(Of <(DatabaseEntry, DatabaseEntry>)>))
Stores the key/data pair in the database.
(Inherited from Cursor.)
Add(KeyValuePair<(Of <(DatabaseEntry, DatabaseEntry>)>), Cursor..::.InsertLocation)
Insert the specified key/data pair into the database.

See Also