FireDAC.Phys.ADS.TFDADSRestore.SourcePassword
[–] Properties | |
---|---|
Type: property | |
Visibility: published | |
Source: FireDAC.Phys.ADS.pas FireDAC.Phys.ADS.hpp
| |
Unit: FireDAC.Phys.ADS | |
Parent: TFDADSRestore |
Delphi
property SourcePassword: String read FSourcePassword write FSourcePassword;
C++
__property System::UnicodeString SourcePassword = {read=FSourcePassword, write=FSourcePassword};
Description
Specify the source dictionary password.
Use the SourcePassword property to specify a password to the dictionary specified in the SourcePath parameter.