FireDAC.Phys.IBWrapper.TIBDatabase.user_names
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
| Unit: FireDAC.Phys.IBWrapper | |
| Parent: TIBDatabase | |
Delphi
property user_names: TStrings index isc_info_user_names read GetDatabaseInfoUserNames;
C++
__property System::Classes::TStrings* user_names = {read=GetDatabaseInfoUserNames, index=53};
Description
Embarcadero Technologies does not currently have any additional information.