Datasnap.DSServer.TDSDestroyInstanceEvent
C++
typedef void __fastcall (__closure *TDSDestroyInstanceEvent)(Datasnap::Dscommonserver::TDSDestroyInstanceEventObject* DSDestroyInstanceEventObject);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| typedef | public | Datasnap.DSServer.hpp | Datasnap.DSServer | Datasnap.DSServer |
Description
Event handler for the OnDestroyInstance event.
TDSDestroyInstanceEvent is the event handler that can be set for the OnDestroyInstance event.