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





