API:Data.SqlExpr.TSQLConnection.AddConnectNotification
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Data.SqlExpr.pas Data.SqlExpr.hpp
| |
| Unit: Data.SqlExpr | |
| Parent: TSQLConnection | |
Delphi
procedure AddConnectNotification(Listener: TObject; Event: TConnectChangeEvent);
C++
void __fastcall AddConnectNotification(System::TObject* Listener, Data::Db::TConnectChangeEvent Event);
Description
Embarcadero Technologies does not currently have any additional information.