FireDAC.Stan.Intf.TFDConnectionDefParams.UserName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property UserName: String read GetUserName write SetUserName stored False;

C++

__property System::UnicodeString UserName = {read=GetUserName, write=SetUserName, 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.