Enumerazione DTSConfigurationType
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
For more information, see DTSConfigurationType.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
Public Enumeration DTSConfigurationType
'Utilizzo
Dim instance As DTSConfigurationType
public enum DTSConfigurationType
public enum class DTSConfigurationType
type DTSConfigurationType
public enum DTSConfigurationType
Membri
| Nome membro | Descrizione | |
|---|---|---|
| DTSCT_PARENTVARIABLE | ||
| DTSCT_CONFIGFILE | ||
| DTSCT_ENVVARIABLE | ||
| DTSCT_REGENTRY | ||
| DTSCT_IPARENTVARIABLE | ||
| DTSCT_ICONFIGFILE | ||
| DTSCT_IREGENTRY | ||
| DTSCT_SQLSERVER | ||
| DTSCT_INIFILE | ||
| DTSCT_ISQLSERVER | ||
| DTSCT_IINIFILE |