FireDAC.Phys.IBBase.TFDPhysIBEventAlerterBase.Create
[–] Properties | |
---|---|
Type: constructor | |
Visibility: public | |
Source: FireDAC.Phys.IBBase.hpp | |
Unit: FireDAC.Phys.IBBase | |
Parent: TFDPhysIBEventAlerterBase |
C++
/* TFDPhysEventAlerter.Create */ inline __fastcall virtual TFDPhysIBEventAlerterBase(Firedac::Phys::TFDPhysConnection* AConnection, const System::UnicodeString AKind) : Firedac::Phys::TFDPhysEventAlerter(AConnection, AKind) { }
Description
Embarcadero Technologies does not currently have any additional information.