Exists Method

BerkeleyDB

Overload List

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

See Also