API:FireDAC.Phys.IBBase.TFDIBSecurity.AUserName

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

property AUserName: String index ord(svUserName) read GetStr write SetStr stored IsStored;

C++

__property System::UnicodeString AUserName = {read=GetStr, write=SetStr, stored=IsStored, index=0};

Description

Embarcadero Technologies does not currently have any additional information.