Exists Method

BerkeleyDB

Overload List

  NameDescription
Exists(DatabaseEntry)
Check whether key appears in the database.
Exists(DatabaseEntry, Transaction)
Check whether key appears in the database.
Exists(DatabaseEntry, Transaction, LockingInfo)
Check whether key appears in the database.

See Also