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