FireDAC.Phys.IBWrapper.TIBSecurity.AUserName
Delphi
property AUserName: String index ord(svUserName) read GetStr write SetStr;
C++
__property System::UnicodeString AUserName = {read=GetStr, write=SetStr, index=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp |
FireDAC.Phys.IBWrapper | TIBSecurity |
Description
Embarcadero Technologies does not currently have any additional information.