DTSProviderSubType Enumeration
This enumeration supports the SQL Server 2008 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
'Deklaracja
Public Enumeration DTSProviderSubType
public enum DTSProviderSubType
public enum class DTSProviderSubType
public enum DTSProviderSubType
public enum DTSProviderSubType
Members
| Member name | Description |
|---|---|
| DTSPST_ACCESS | |
| DTSPST_DB2 | |
| DTSPST_DBASE | |
| DTSPST_EXCEL | |
| DTSPST_FLATFILE | |
| DTSPST_NONE | |
| DTSPST_ORACLE | |
| DTSPST_PARADOX | |
| DTSPST_SQLSERVER |
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.