FireDAC.Phys.ADS.TFDADSUtility.TablePassword
Delphi
property TablePassword: String read FTablePassword write FTablePassword;
C++
__property System::UnicodeString TablePassword = {read=FTablePassword, write=FTablePassword};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FireDAC.Phys.ADS.pas FireDAC.Phys.ADS.hpp |
FireDAC.Phys.ADS | TFDADSUtility |
Description
Specifies the encryption password for free tables.
Use the TablePassword property to specify a table password for tables in a free connection.