FireDAC.Comp.BatchMove.TFDBatchMoveMappingItem.Move

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Move;

C++

void __fastcall Move();

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Comp.BatchMove.pas
FireDAC.Comp.BatchMove.hpp
FireDAC.Comp.BatchMove TFDBatchMoveMappingItem

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.

See Also