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