FireDAC.Comp.BatchMove.TFDBatchMoveMappingItem.Move
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: FireDAC.Comp.BatchMove.pas FireDAC.Comp.BatchMove.hpp
| |
Unit: FireDAC.Comp.BatchMove | |
Parent: TFDBatchMoveMappingItem |
Delphi
procedure Move;
C++
void __fastcall Move();
Description
Moves data from the source data item to the destination data item.
Use this method to move data from the source data item to the destination data item.