FireDAC.Phys.IBWrapper.TIBSecurity.AFirstName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AFirstName: String index ord(svFirstName) read GetStr write SetStr;

C++

__property System::UnicodeString AFirstName = {read=GetStr, write=SetStr, index=2};

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. Please help us document this topic by using the Discussion page!