







|
| Berkeley DB .NET API Documentation |
| BTreeDatabase..::.PutNoOverwrite Method |
| BTreeDatabase Class See Also |
Overload List
| Name | Description | |
|---|---|---|
![]() | PutNoOverwrite(DatabaseEntry, DatabaseEntry) |
Store the key/data pair in the database, only if the key does not
already appear in the database.
(Inherited from Database.) |
![]() | PutNoOverwrite(DatabaseEntry, DatabaseEntry, Transaction) |
Store the key/data pair in the database, only if the key does not
already appear in the database.
(Inherited from Database.) |

