FireDAC.Phys.IBWrapper.TIBDatabase.ods_minor_version
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
| Unit: FireDAC.Phys.IBWrapper | |
| Parent: TIBDatabase | |
Delphi
property ods_minor_version: Integer index isc_info_ods_minor_version read GetDatabaseInfoInt;
C++
__property int ods_minor_version = {read=GetDatabaseInfoInt, index=33, nodefault};
Description
Embarcadero Technologies does not currently have any additional information.