DTSProviderType 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 DTSProviderType
public enum DTSProviderType
type DTSProviderType =
Public Enum DTSProviderType
- Inheritance
-
DTSProviderType
Fields
Name | Value | Description |
---|---|---|
DTSPT_DTS_DEST | -4 | |
DTSPT_DTS_SOURCE | -3 | |
DTSPT_ODBC | -2 | |
DTSPT_OLEDB | -1 | |
DTSPT_UNKNOWN | 0 |