DTSProviderSubType Enumeration
This API supports the product infrastructure and is not intended to be used directly from your code.
Identifies a specific OLE DB provider. The enumeration value also identifies the data type format used by that provider when the ProviderType is OLE DB.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Member name | Description | |
|---|---|---|
| DTSPST_ACCESS | The provider is the Microsoft OLE DB Provider for Microsoft Jet 4.0. | |
| DTSPST_AZBLOB | ||
| DTSPST_DB2 | The provider is Microsoft OLE DB Provider for DB2. | |
| DTSPST_DBASE | The provider is dBASE. | |
| DTSPST_EXCEL | The provider is the Microsoft OLE DB Provider for Microsoft Jet 4.0. | |
| DTSPST_FLATFILE | The provider is a flat file. | |
| DTSPST_NONE | The provider is not specified using this enumeration. | |
| DTSPST_ORACLE | The provider is Microsoft OLE DB Provider for Oracle. This provider supports versions up to Oracle 8. | |
| DTSPST_PARADOX | The provider is Corel Paradox. | |
| DTSPST_SQLSERVER | The provider is Microsoft SQL Server Native Client OLE DB Provider. |
For more information, see DTSProviderSubType.