DTSProviderSubType 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 DTSProviderSubType
public enum DTSProviderSubType
type DTSProviderSubType =
Public Enum DTSProviderSubType
- Inheritance
-
DTSProviderSubType
Fields
Name | Value | Description |
---|---|---|
DTSPST_AZBLOB | -9 | |
DTSPST_DB2 | -8 | |
DTSPST_ORACLE | -7 | |
DTSPST_FLATFILE | -6 | |
DTSPST_DBASE | -5 | |
DTSPST_SQLSERVER | -4 | |
DTSPST_PARADOX | -3 | |
DTSPST_EXCEL | -2 | |
DTSPST_ACCESS | -1 | |
DTSPST_NONE | 0 |