FireDAC.Phys.IBWrapper.TIBRepairOptions
Delphi
type TIBRepairOptions = set of (roValidateFull, roValidatePages, roMendRecords, roIgnoreChecksum, roKillShadows);
C++
typedef System::Set<Firedac_Phys_Ibwrapper__03, Firedac_Phys_Ibwrapper__03::roValidateFull, Firedac_Phys_Ibwrapper__03::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. Please help us document this topic by using the Discussion page!