FireDAC.Phys.Intf.TFDPhysDefaultValues

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

TFDPhysDefaultValues = (dvNone, dvDefVals, dvDef);

C++

enum DECLSPEC_DENUM TFDPhysDefaultValues : unsigned int { dvNone, dvDefVals, dvDef };

Description

Embarcadero Technologies does not currently have any additional information.