GetMultiple Method

BerkeleyDB

Overload List

  NameDescription
GetMultiple(DatabaseEntry)
Retrieve a key and all duplicate data items from the database.
GetMultiple(DatabaseEntry, Int32)
Retrieve a key and all duplicate data items from the database.
GetMultiple(DatabaseEntry, Int32, Transaction)
Retrieve a key and all duplicate data items from the database.
GetMultiple(DatabaseEntry, Int32, Transaction, LockingInfo)
Retrieve a key and all duplicate data items from the database.

See Also