ConnectionType 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 ConnectionType
type ConnectionType =
Public Enum ConnectionType
- Inheritance
-
ConnectionType
Fields
Name | Value | Description |
---|---|---|
Sql | 0 | |
Olap | 1 | |
SqlConnection | 2 | |
WmiManagementScope | 3 | |
SqlCE | 4 | |
ReportServer | 5 | |
IntegrationServer | 6 | |
AzureStorage | 7 | |
AzureAccount | 8 | |
SsisIr | 9 |