FireDAC.Stan.Intf.TFDConnectionDefParams.Password

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Password: String read GetPassword write SetPassword stored False;

C++

__property System::UnicodeString Password = {read=GetPassword, write=SetPassword, stored=false};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf TFDConnectionDefParams

Description

Embarcadero Technologies does not currently have any additional information.