Datasnap.DSHTTP.TCustomDSRESTServerTransport.GetResultEvent
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
Unit: Datasnap.DSHTTP | |
Parent: TCustomDSRESTServerTransport |
Delphi
function GetResultEvent: TDSRESTResultEvent;
C++
Datasnap::Dshttpcommon::TDSRESTResultEvent __fastcall GetResultEvent();
Description
Returns a DataSnap REST result event.
The GetResultEvent method is used to return a DataSnap REST result event.