FireDAC.Comp.BatchMove.TFDBatchMoveOption
Delphi
TFDBatchMoveOption = (poClearDest, poClearDestNoUndo, poIdentityInsert, poCreateDest);
C++
enum DECLSPEC_DENUM TFDBatchMoveOption : unsigned int { poClearDest, poClearDestNoUndo, poIdentityInsert, poCreateDest };
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!