FireDAC.Phys.ADS.TFDADSRestore.SourcePassword

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SourcePassword: String read FSourcePassword write FSourcePassword;

C++

__property System::UnicodeString SourcePassword = {read=FSourcePassword, write=FSourcePassword};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FireDAC.Phys.ADS.pas
FireDAC.Phys.ADS.hpp
FireDAC.Phys.ADS TFDADSRestore

Beschreibung

Legt das Passwort für das Quell-Dictionary fest.

Mit der Eigenschaft SourcePassword legen Sie ein Passwort für das im Parameter SourcePath angegebene Dictionary fest.

Siehe auch