FireDAC.Phys.IBWrapper.TIBSecurity.AUserName

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
Unit: FireDAC.Phys.IBWrapper
Parent: TIBSecurity

Delphi

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

C++

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

Description

Embarcadero Technologies does not currently have any additional information.