API:FireDAC.Phys.IBBase.TFDIBSecurity.AMiddleName
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: FireDAC.Phys.IBBase.pas FireDAC.Phys.IBBase.hpp
| |
| Unit: FireDAC.Phys.IBBase | |
| Parent: TFDIBSecurity | |
Delphi
property AMiddleName: String index ord(svMiddleName) read GetStr write SetStr stored IsStored;
C++
__property System::UnicodeString AMiddleName = {read=GetStr, write=SetStr, stored=IsStored, index=3};
Description
Embarcadero Technologies does not currently have any additional information.