FireDAC.Phys.SQLite.TFDSQLiteSecurity.ToPassword

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ToPassword: String read FToPassword write FToPassword;

C++

__property System::UnicodeString ToPassword = {read=FToPassword, write=FToPassword};

Propriétés

Type Visibilité  Source Unité  Parent
property published
FireDAC.Phys.SQLite.pas
FireDAC.Phys.SQLite.hpp
FireDAC.Phys.SQLite TFDSQLiteSecurity


Description

Le mot de passe de la base de données pour changer le mot de passe en cours.

Utilisez la propriété ToPassword pour spécifier un nouveau mot de passe pour l'opération ChangePassword.

Voir aussi