Σημείωμα
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
The SqlService Class represents an instance of a SQL Server service.
The SqlService Class is used to programmatically manage the SQL Server service. With the SqlService Class object, you can perform the following tasks:
- Connect to the service.
- Modify the account and password used to connect to the service.
- Start, stop, pause, and resume the service.
- Check the properties of the service.
See Also
Other Resources
Starting and Stopping Services