FireDAC.Phys.IBWrapper.TIBDatabase.cur_logfile_name
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
| Unit: FireDAC.Phys.IBWrapper | |
| Parent: TIBDatabase | |
Delphi
property cur_logfile_name: String index isc_info_cur_logfile_name read GetDatabaseInfoStr;
C++
__property System::UnicodeString cur_logfile_name = {read=GetDatabaseInfoStr, index=36};
Description
Embarcadero Technologies does not currently have any additional information.