FireDAC.Comp.BatchMove.TFDBatchMoveMappings.AddAll
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: FireDAC.Comp.BatchMove.pas FireDAC.Comp.BatchMove.hpp
| |
Unit: FireDAC.Comp.BatchMove | |
Parent: TFDBatchMoveMappings |
Delphi
procedure AddAll;
C++
void __fastcall AddAll();
Description
Clears the Items property and fills it with the mappings from the batch move object.
AddAll creates a mapping for each field name of the batch move writer that also exists on the batch move reader.