Data.SqlExpr.TSQLConnectionLoginEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TSQLConnectionLoginEvent)(TSQLConnection* Database, System::Classes::TStrings* LoginParams);

Properties

Type Visibility Source Unit Parent
typedef public Data.SqlExpr.hpp Data.SqlExpr Data.SqlExpr

Description

C++ definition of the OnLogin event.

TTraceLogEvent represents the C++ definition of the OnLogin event. See the OnLogin documentation for further details.

See Also