FireDAC.Phys.IBWrapper.TIBRestoreOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TIBRestoreOptions = set of (roDeactivateIdx, roNoShadow, roNoValidity, roOneAtATime, roReplace, roUseAllSpace, roValidate, roFixFSSData, roFixFSSMetaData, roMetaDataOnly);

C++

typedef System::Set<Firedac_Phys_Ibwrapper__72, Firedac_Phys_Ibwrapper__72::roDeactivateIdx, Firedac_Phys_Ibwrapper__72::roMetaDataOnly> TIBRestoreOptions;

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. Please help us document this topic by using the Discussion page!