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