MapperDatasheetMoveRelative Method | 
| Name | Description | |
|---|---|---|
| MoveRelative(Int32, Boolean) | 
            Move to a record relative to the current record.
            Note that this will throw an InvalidMapperMovement error if movement is negative and the mapper is not BiDirectional.
              (Inherited from MapperKernel.) | |
| MoveRelative(Int32, Boolean, MoveReason) | 
            Move to a record relative to the current record.
            Note that this will throw an InvalidMapperMovement error if movement is negative and the mapper is not BiDirectional.
              (Overrides MapperKernelMoveRelative(Int32, Boolean, MoveReason).) |