FireDAC.Phys.Intf.TFDPhysFillRowOption
[–] Properties | |
---|---|
Type: enum | |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: FireDAC.Phys.Intf |
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 };
Description
Embarcadero Technologies does not currently have any additional information.