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