DTSProviderSubType Enumeration
This API supports the infrastructure and is not intended to be used directly from your code.
For more information, see DTSProviderSubType.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
Public Enumeration DTSProviderSubType
'Usage
Dim instance As DTSProviderSubType
public enum DTSProviderSubType
public enum class DTSProviderSubType
type DTSProviderSubType
public enum DTSProviderSubType
Members
| Member name | Description | |
|---|---|---|
| DTSPST_ACCESS | ||
| DTSPST_EXCEL | ||
| DTSPST_PARADOX | ||
| DTSPST_SQLSERVER | ||
| DTSPST_DBASE | ||
| DTSPST_FLATFILE | ||
| DTSPST_ORACLE | ||
| DTSPST_DB2 | ||
| DTSPST_NONE |