DTSConfigurationType Enumeração
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public enum class DTSConfigurationType
public enum DTSConfigurationType
type DTSConfigurationType =
Public Enum DTSConfigurationType
- Herança
-
DTSConfigurationType
Campos
DTSCT_CONFIGFILE | 1 | |
DTSCT_ENVVARIABLE | 2 | |
DTSCT_ICONFIGFILE | 5 | |
DTSCT_IINIFILE | 10 | |
DTSCT_INIFILE | 8 | |
DTSCT_IPARENTVARIABLE | 4 | |
DTSCT_IREGENTRY | 6 | |
DTSCT_ISQLSERVER | 9 | |
DTSCT_PARENTVARIABLE | 0 | |
DTSCT_REGENTRY | 3 | |
DTSCT_SQLSERVER | 7 |