FireDAC.Phys.ADS.TFDADSRestore.SourcePassword

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property SourcePassword: String read FSourcePassword write FSourcePassword;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property published
FireDAC.Phys.ADS.pas
FireDAC.Phys.ADS.hpp
FireDAC.Phys.ADS TFDADSRestore

Description

Spécifie le mot de passe du dictionnaire source.

Utilisez la propriété SourcePassword pour spécifier un mot de passe d'accès au dictionnaire spécifié dans le paramètre SourcePath.

Voir aussi