FireDAC.Phys.Intf.TFDPhysInsertHBlobMode

From RAD Studio API Documentation

[–] Properties
Type: enum
Visibility: public
Source:
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
Unit: FireDAC.Phys.Intf
Parent: FireDAC.Phys.Intf

Delphi

TFDPhysInsertHBlobMode = (hmInInsert, hmUpdateAfterInsert, hmSetAfterReturning);

C++

enum DECLSPEC_DENUM TFDPhysInsertHBlobMode : unsigned int { hmInInsert, hmUpdateAfterInsert, hmSetAfterReturning };

Description

Embarcadero Technologies does not currently have any additional information.