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