







|
| Berkeley DB .NET API Documentation |
| SecondaryQueueDatabase..::.Cursor Method |
| SecondaryQueueDatabase Class See Also |
Overload List
| Name | Description | |
|---|---|---|
![]() | Cursor()()() |
Create a database cursor.
(Inherited from BaseDatabase.) |
![]() | Cursor(CursorConfig) |
Create a database cursor with the given configuration.
(Inherited from BaseDatabase.) |
![]() | Cursor(Transaction) |
Create a transactionally protected database cursor.
(Inherited from BaseDatabase.) |
![]() | Cursor(CursorConfig, Transaction) |
Create a transactionally protected database cursor with the given
configuration.
(Inherited from BaseDatabase.) |

