FireDAC.Phys.Intf.TFDPhysFillRowOption

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDPhysFillRowOption = (foBlobs, foDetails, foData,
foAfterIns, foAfterUpd, foUpdatable, foClear, foUnkRec,
foNoIdentity);

C++

enum DECLSPEC_DENUM TFDPhysFillRowOption : unsigned int { foBlobs, foDetails, foData, foAfterIns, foAfterUpd, foUpdatable, foClear, foUnkRec, foNoIdentity };

Properties

Type Visibility Source Unit Parent
enum 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.