IDTSManagedComponentHost100 Interface
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.
Contém hosts para os objetos IDTSManagedComponent100.
public interface class IDTSManagedComponentHost100
[System.Runtime.InteropServices.Guid("83B3A876-D0FF-43D3-88BE-10D6BD470CBE")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IDTSManagedComponentHost100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("FF18D832-1AD8-4EBF-8C60-84C88B350B59")]
public interface IDTSManagedComponentHost100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("473422E1-95D4-4076-8429-D9BA5440A86F")]
public interface IDTSManagedComponentHost100
[<System.Runtime.InteropServices.Guid("83B3A876-D0FF-43D3-88BE-10D6BD470CBE")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IDTSManagedComponentHost100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.Guid("FF18D832-1AD8-4EBF-8C60-84C88B350B59")>]
type IDTSManagedComponentHost100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.Guid("473422E1-95D4-4076-8429-D9BA5440A86F")>]
type IDTSManagedComponentHost100 = interface
Public Interface IDTSManagedComponentHost100
- Derivado
- Atributos
Propriedades
HostBufferManager |
Define a instância do gerenciador de buffer do host. |
HostComponentMetaData |
Define a instância de metadados de componente do host. |
HostEventInfos |
Define a instância de informações de evento do host. |
HostLogEntryInfos |
Define a instância de informações de entrada de log do host. |
HostReferenceTracker |
Define a instância do controlador de referência do host. |
HostVariableDispenser |
Define a instância do dispensador de variável do host. |