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