API:Datasnap.DSServer.TDSServer.Start
Delphi
procedure Start; override;
C++
virtual void __fastcall Start();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | Datasnap.DSServer.pas Datasnap.DSServer.hpp |
Datasnap.DSServer | TDSServer |
Description
Starts the server.
Datasnap.DSServer.TDSServer.Start inherits from Datasnap.DSCommonServer.TDSCustomServer.Start. All content below this line refers to Datasnap.DSCommonServer.TDSCustomServer.Start.
Starts the server.
Use Start to start the DataSnap custom server.