CONNECT_REASON Enum
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.
C++
public enum class CONNECT_REASON
public enum CONNECT_REASON
type CONNECT_REASON =
Public Enum CONNECT_REASON
- Inheritance
-
CONNECT_REASON
Name | Value | Description |
---|---|---|
CONNECT_LOCAL | 0 | |
CONNECT_ATTACH | 1 | |
CONNECT_LAUNCH | 2 | |
CONNECT_WEB_AUTO_ATTACH | 3 | |
CONNECT_SQL_AUTO_ATTACH | 4 | |
CONNECT_CAUSALITY | 5 | |
CONNECT_DIAGNOSE_WEB_ERROR | 6 |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019, 2022 |