FireDAC.Phys.TFDPhysRecoveryFlag

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDPhysRecoveryFlag = (rfInRecovery, rfEmergencyClose);

C++

enum DECLSPEC_DENUM TFDPhysRecoveryFlag : unsigned int { rfInRecovery, rfEmergencyClose };

Properties

Type Visibility Source Unit Parent
enum public
FireDAC.Phys.pas
FireDAC.Phys.hpp
FireDAC.Phys FireDAC.Phys

Description

Embarcadero Technologies does not currently have any additional information.