FireDAC.Phys.Intf.TFDPhysMissingMetaInfoAction
| [–] Properties | |
|---|---|
| Type: enum | |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: FireDAC.Phys.Intf | |
Delphi
TFDPhysMissingMetaInfoAction = (maAdd, maIgore, maError);
C++
enum DECLSPEC_DENUM TFDPhysMissingMetaInfoAction : unsigned int { maAdd, maIgore, maError };
Description
Embarcadero Technologies does not currently have any additional information.