FireDAC.Comp.BatchMove.TFDBatchMoveAction
[–] Properties | |
---|---|
Type: enum | |
Visibility: public | |
Source: FireDAC.Comp.BatchMove.pas FireDAC.Comp.BatchMove.hpp
| |
Unit: FireDAC.Comp.BatchMove | |
Parent: FireDAC.Comp.BatchMove |
Delphi
TFDBatchMoveAction = (paGuess, paSkip, paInsert, paUpdate, paDelete);
C++
enum DECLSPEC_DENUM TFDBatchMoveAction : unsigned int { paGuess, paSkip, paInsert, paUpdate, paDelete };
Description
Defines a kind of the data movement between different types of data sources and destinations.
The TFDBatchMoveAction enumeration defines the following values:
Value | Description |
---|---|
|
TBD |
|
TBD |
|
TBD |
|
TBD |
|
TBD |