FireDAC.Phys.IBWrapper.TFBNBackupDirect

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: enum
Visibility: public
Source:
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
Unit: FireDAC.Phys.IBWrapper
Parent: FireDAC.Phys.IBWrapper

Delphi

TFBNBackupDirect = (ndDefault, ndOn, ndOff);

C++

enum DECLSPEC_DENUM TFBNBackupDirect : unsigned int { ndDefault, ndOn, ndOff };

Description

Embarcadero Technologies does not currently have any additional information.