FireDAC.Phys.ASAWrapper.TASABackupFlags

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TASABackupFlags = set of (bfBackupDB, bfBackupLog, bfNoConfirm, bfQuiet, bfRenameLog,
bfTruncateLog, bfRenameLocalLog, bfServerBackup, bfProgressMessages);

C++

typedef System::Set<Firedac_Phys_Asawrapper__4, Firedac_Phys_Asawrapper__4::bfBackupDB, Firedac_Phys_Asawrapper__4::bfProgressMessages> TASABackupFlags;

Properties

Type Visibility Source Unit Parent
set
typedef
public
FireDAC.Phys.ASAWrapper.pas
FireDAC.Phys.ASAWrapper.hpp
FireDAC.Phys.ASAWrapper FireDAC.Phys.ASAWrapper

Description

Embarcadero Technologies does not currently have any additional information.