SERVERTYPE 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 SERVERTYPE
public enum SERVERTYPE
type SERVERTYPE =
Public Enum SERVERTYPE
- Inheritance
-
SERVERTYPE
Name | Value | Description |
---|---|---|
ST_MSSQLSERVER | 0 | |
ST_ORACLESERVER | 1 | |
ST_REMOTEMSSQLSERVER | 2 |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019 |