DTSConfigurationType-Enumeration
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
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
Elemente
| Elementname | Beschreibung | |
|---|---|---|
| DTSCT_PARENTVARIABLE | ||
| DTSCT_CONFIGFILE | ||
| DTSCT_ENVVARIABLE | ||
| DTSCT_REGENTRY | ||
| DTSCT_IPARENTVARIABLE | ||
| DTSCT_ICONFIGFILE | ||
| DTSCT_IREGENTRY | ||
| DTSCT_SQLSERVER | ||
| DTSCT_INIFILE | ||
| DTSCT_ISQLSERVER | ||
| DTSCT_IINIFILE |