FireDAC.Comp.BatchMove.TFDBatchMoveMode
Delphi
TFDBatchMoveMode = (dmAlwaysInsert, dmAppend, dmUpdate, dmAppendUpdate, dmDelete);
C++
enum DECLSPEC_DENUM TFDBatchMoveMode : unsigned int { dmAlwaysInsert, dmAppend, dmUpdate, dmAppendUpdate, dmDelete };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | FireDAC.Comp.BatchMove.pas FireDAC.Comp.BatchMove.hpp |
FireDAC.Comp.BatchMove | FireDAC.Comp.BatchMove |
Description
Defines a mode of the data movement between different types of data sources and destinations.
The TFDBatchMoveMode enumeration defines the following values:
| Value | Description |
|---|---|
|
|
TBD |
|
|
TBD |
|
|
TBD |
|
|
TBD |
|
|
TBD |