SQL_SVCS Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class SQL_SVCS
public enum SQL_SVCS
type SQL_SVCS =
Public Enum SQL_SVCS
- Inheritance
-
SQL_SVCS
Fields
Name | Value | Description |
---|---|---|
SVC_SQL | 0 | |
SVC_AGENT | 1 | |
SVC_SEARCH | 2 | |
SVC_OLAP | 3 | |
SVC_CLUSTER | 4 | |
SVC_REPLICATION | 5 | |
SVC_SETUP | 6 | |
SVC_PROVIDERS | 7 | |
SVC_REPORT | 8 | |
SVC_NS | 9 | |
SVC_DTS | 10 | |
SVC_TOOLS | 11 | |
SVC_BROWSER | 12 | |
SVC_ADHELPER | 13 | |
SVC_FDLAUNCHER | 14 | |
SVC_BIDS | 15 | |
SVC_DREPLAYCLIENT | 16 | |
SVC_DREPLAYCONTROLLER | 17 | |
SVC_MDS | 18 |