DTSConfigurationType Enumeration
This API supports the 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
'Usage
Dim instance As DTSConfigurationType
public enum DTSConfigurationType
public enum class DTSConfigurationType
type DTSConfigurationType
public enum DTSConfigurationType
Members
| Member name | Description | |
|---|---|---|
| DTSCT_PARENTVARIABLE | ||
| DTSCT_CONFIGFILE | ||
| DTSCT_ENVVARIABLE | ||
| DTSCT_REGENTRY | ||
| DTSCT_IPARENTVARIABLE | ||
| DTSCT_ICONFIGFILE | ||
| DTSCT_IREGENTRY | ||
| DTSCT_SQLSERVER | ||
| DTSCT_INIFILE | ||
| DTSCT_ISQLSERVER | ||
| DTSCT_IINIFILE |