API:FireDAC.Phys.IBWrapper.TIBBackupOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TIBBackupOptions = set of (boIgnoreChecksum, boIgnoreLimbo, boMetadataOnly, boNoGarbageCollect, boOldDescriptions, boNonTransportable, boConvert, boExpand, boNoTriggers, boZip);

C++

typedef System::Set<Firedac_Phys_Ibwrapper__12, Firedac_Phys_Ibwrapper__12::boIgnoreChecksum, Firedac_Phys_Ibwrapper__12::boZip> TIBBackupOptions;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.