FireDAC.Phys.IBWrapper.TIBDatabase.db_read_only
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
Unit: FireDAC.Phys.IBWrapper | |
Parent: TIBDatabase |
Delphi
property db_read_only: Boolean index isc_info_db_read_only read GetDatabaseInfoBool;
C++
__property bool db_read_only = {read=GetDatabaseInfoBool, index=63, nodefault};
Description
Embarcadero Technologies does not currently have any additional information.