API:FireDAC.Phys.ADS.TFDADSService.UserName

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
FireDAC.Phys.ADS.pas
FireDAC.Phys.ADS.hpp
Unit: FireDAC.Phys.ADS
Parent: TFDADSService

Delphi

property UserName: String read FUserName write FUserName;

C++

__property System::UnicodeString UserName = {read=FUserName, write=FUserName};

Description

Embarcadero Technologies does not currently have any additional information.