FireDAC.Phys.Intf.TFDPhysCommandGeneratorFlags

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDPhysCommandGeneratorFlags = set of (gfHasHBlob, gfFetchGenerator,
gfIdentityInsert, gfInlineView, gfCreateIdentityTrigger, gfCreateIdentityGenerator);

C++

typedef System::Set<Firedac_Phys_Intf__7, Firedac_Phys_Intf__7::gfHasHBlob, Firedac_Phys_Intf__7::gfCreateIdentityGenerator> TFDPhysCommandGeneratorFlags;

Properties

Type Visibility Source Unit Parent
set
typedef
public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf FireDAC.Phys.Intf

Description

Embarcadero Technologies does not currently have any additional information.