FireDAC.Phys.Oracle.TFDOracleAdmin.Password

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Password: String read FPassword write FPassword;

C++

__property System::UnicodeString Password = {read=FPassword, write=FPassword};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FireDAC.Phys.Oracle.pas
FireDAC.Phys.Oracle.hpp
FireDAC.Phys.Oracle TFDOracleAdmin


Beschreibung

Passwort des angegebenen Benutzerkontos.

Siehe auch