FireDAC.Comp.BatchMove.TFDBatchMoveMode

From RAD Studio API Documentation
Jump to: navigation, search

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

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!