MyDAC

TMyServerControl.ServiceStart Method

Starts the specified service at the server to which Connection is connected.

Class

TMyServerControl

Syntax

procedure ServiceStart(const ServiceName: string; ParamStr: string = '');

Parameters
ServiceName
Holds the name of the service to start.
ParamStr
Holds the list of parameters with which service will be started.

Remarks

Starts the specified service at the server to which Connection with ParamStr parameters is connected.

This method is available only for Windows.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback