FireDAC.Comp.BatchMove.TFDBatchMoveOptions
| [–] Properties | |
|---|---|
| Type: set typedef
| |
| Visibility: public | |
| Source: FireDAC.Comp.BatchMove.pas FireDAC.Comp.BatchMove.hpp
| |
| Unit: FireDAC.Comp.BatchMove | |
| Parent: FireDAC.Comp.BatchMove | |
Delphi
TFDBatchMoveOptions = set of TFDBatchMoveOption;
C++
typedef System::Set<TFDBatchMoveOption, TFDBatchMoveOption::poClearDest, TFDBatchMoveOption::poUseTransactions> TFDBatchMoveOptions;
Description
Represents a set of the data move options.