Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This enumeration supports the SQL Server 2005 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
'Declaration
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 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.