Data.SqlExpr.TSQLConnection.GetLoginUsername
Delphi
function GetLoginUsername: string;
C++
System::UnicodeString __fastcall GetLoginUsername(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Data.SqlExpr.pas Data.SqlExpr.hpp |
Data.SqlExpr | TSQLConnection |
Description
Returns the user name logged in on the current connection.
The GetLoginUsername method returns the user name logged in on the current connection.