FireDAC.Comp.BatchMove.TFDBatchMoveMappings.Move

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Move(AKeysOnly: Boolean);

C++

void __fastcall Move(bool AKeysOnly);

Properties

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

Description

Applies the batch move of every mapping in the mapping object.

See Also