DTSConfigurationType-Enumeration
Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.
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
Member
Membername | Beschreibung | |
---|---|---|
DTSCT_PARENTVARIABLE | ||
DTSCT_CONFIGFILE | ||
DTSCT_ENVVARIABLE | ||
DTSCT_REGENTRY | ||
DTSCT_IPARENTVARIABLE | ||
DTSCT_ICONFIGFILE | ||
DTSCT_IREGENTRY | ||
DTSCT_SQLSERVER | ||
DTSCT_INIFILE | ||
DTSCT_ISQLSERVER | ||
DTSCT_IINIFILE |