FireDAC.Phys.IBWrapper.TIBRepairOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TIBRepairOptions = set of (roValidateFull, roValidatePages, roMendRecords,
roIgnoreChecksum, roKillShadows);

C++

typedef System::Set<Firedac_Phys_Ibwrapper__23, Firedac_Phys_Ibwrapper__23::roValidateFull, Firedac_Phys_Ibwrapper__23::roKillShadows> TIBRepairOptions;

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.