ServerType 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.
Valid connection types
public enum ServerType
type ServerType =
Public Enum ServerType
- Inheritance
-
ServerType
Fields
Name | Value | Description |
---|---|---|
DatabaseEngine | 0 | SQL Engine |
AnalysisServices | 1 | |
ReportingServices | 2 | |
IntegrationServices | 3 | |
SqlServerCompactEdition | 4 | SQL CE |
SqlServerEverywhere | 4 | DO NOT USE - the name is SQL Server Compact Edition |