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__82, Firedac_Phys_Ibwrapper__82::roDeactivateIdx, Firedac_Phys_Ibwrapper__82::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.