FireDAC.Phys.IBWrapper.TIBDatabase.db_read_only
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};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp |
FireDAC.Phys.IBWrapper | TIBDatabase |
Description
Embarcadero Technologies does not currently have any additional information.