Datasnap.DSServer.TDSServerClass.Start
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Datasnap.DSServer.pas Datasnap.DSServer.hpp
| |
Unit: Datasnap.DSServer | |
Parent: TDSServerClass |
Delphi
procedure Start; override;
C++
virtual void __fastcall Start();
Description
Called by server when server method started.
Start is called by the server when server method started.