Overload List
Name | Description | |
---|---|---|
![]() | Move(DatabaseEntry, Boolean) | |
![]() | Move(KeyValuePair<(Of <(DatabaseEntry, KeyValuePair<(Of <(DatabaseEntry, DatabaseEntry>)>)>)>), Boolean) |
Move the cursor to the specified key/data pair of the database. The
cursor is positioned to a key/data pair if both the key and data
match the values provided on the key and data parameters.
|
![]() | Move(DatabaseEntry, Boolean, LockingInfo) | |
![]() | Move(KeyValuePair<(Of <(DatabaseEntry, KeyValuePair<(Of <(DatabaseEntry, DatabaseEntry>)>)>)>), Boolean, LockingInfo) |
Move the cursor to the specified key/data pair of the database. The
cursor is positioned to a key/data pair if both the key and data
match the values provided on the key and data parameters.
|