DTSConfigurationType Enumeration
This enumeration supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see DTSConfigurationType.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
Public Enumeration DTSConfigurationType
public enum DTSConfigurationType
public enum class DTSConfigurationType
public enum DTSConfigurationType
public enum DTSConfigurationType
Members
| Member name | Description |
|---|---|
| DTSCT_CONFIGFILE | |
| DTSCT_ENVVARIABLE | |
| DTSCT_ICONFIGFILE | |
| DTSCT_IINIFILE | |
| DTSCT_INIFILE | |
| DTSCT_IPARENTVARIABLE | |
| DTSCT_IREGENTRY | |
| DTSCT_ISQLSERVER | |
| DTSCT_PARENTVARIABLE | |
| DTSCT_REGENTRY | |
| DTSCT_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.