Overload List
Name | Description | |
---|---|---|
![]() | SecondaryCursor()()() |
Create a secondary database cursor.
(Inherited from SecondaryDatabase.) |
![]() | SecondaryCursor(CursorConfig) |
Create a secondary database cursor with the given configuration.
(Inherited from SecondaryDatabase.) |
![]() | SecondaryCursor(Transaction) |
Create a transactionally protected secondary database cursor.
(Inherited from SecondaryDatabase.) |
![]() | SecondaryCursor(CursorConfig, Transaction) |
Create a transactionally protected secondary database cursor with
the given configuration.
(Inherited from SecondaryDatabase.) |