FireDAC.Comp.BatchMove.TFDBatchMoveAction
Delphi
TFDBatchMoveAction = (paGuess, paSkip, paInsert, paUpdate, paDelete);
C++
enum DECLSPEC_DENUM TFDBatchMoveAction : unsigned int { paGuess, paSkip, paInsert, paUpdate, paDelete };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
enum | public | FireDAC.Comp.BatchMove.pas FireDAC.Comp.BatchMove.hpp |
FireDAC.Comp.BatchMove | FireDAC.Comp.BatchMove |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!