 Overload List
Overload List
| Name | Description | |
|---|---|---|
|  | RefreshMultiple()()() | 
            Store the key/data pair to which the cursor refers and as many
            duplicate data items that can fit in a buffer the size of one
            database page in CurrentMultiple.
            (Inherited from Cursor.) | 
|  | RefreshMultiple(LockingInfo) | 
            Store the key/data pair to which the cursor refers and as many
            duplicate data items that can fit in a buffer the size of one
            database page in CurrentMultiple.
            (Inherited from Cursor.) | 
|  | RefreshMultiple(Int32) | 
            Store the key/data pair to which the cursor refers and as many
            duplicate data items that can fit in a buffer the size of
            BufferSize in CurrentMultiple.
            (Inherited from Cursor.) | 
|  | RefreshMultiple(Int32, LockingInfo) | 
            Store the key/data pair to which the cursor refers and as many
            duplicate data items that can fit in a buffer the size of
            BufferSize in CurrentMultiple.
            (Inherited from Cursor.) | 





