Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
An enumeration that specifies the managed data type information.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
Public Enumeration DTS_MANAGED_INFO_TYPE
'Uso
Dim instance As DTS_MANAGED_INFO_TYPE
public enum DTS_MANAGED_INFO_TYPE
public enum class DTS_MANAGED_INFO_TYPE
type DTS_MANAGED_INFO_TYPE
public enum DTS_MANAGED_INFO_TYPE
Membros
| Nome do membro | Descrição | |
|---|---|---|
| TypeComponent | The managed TypeComponent information. | |
| TypeConnection | The managed TypeConnection information. | |
| TypeForEachEnumerator | The managed TypeForEachEnumerator information. | |
| TypeLogProvider | The managed TypeLogProvider information. | |
| TypeTask | The managed TypeTask information. |