FireDAC.Phys.IBBase.TFDIBSecurity.ALastName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ALastName: String index ord(svLastName) read GetStr write SetStr stored IsStored;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property published
FireDAC.Phys.IBBase.pas
FireDAC.Phys.IBBase.hpp
FireDAC.Phys.IBBase TFDIBSecurity


Description

Le nom de famille d'une personne.

Utilisez la propriété ALastName pour spécifier un nom de famille optionnel pour la personne identifiée par AUserName.

Voir aussi