IDTSMultiInputComponentHost100 Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Fornisce metodi correlati a più host dei componenti di input.
public interface class IDTSMultiInputComponentHost100
[System.Runtime.InteropServices.Guid("27F7DDD0-9D51-4959-89AC-6137A77814B3")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IDTSMultiInputComponentHost100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("471470AA-83DC-47FA-9D32-D89C1EF8EB69")]
public interface IDTSMultiInputComponentHost100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("BAECB90B-0840-4A86-9C0C-452AB3CC0CD2")]
public interface IDTSMultiInputComponentHost100
[<System.Runtime.InteropServices.Guid("27F7DDD0-9D51-4959-89AC-6137A77814B3")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IDTSMultiInputComponentHost100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.Guid("471470AA-83DC-47FA-9D32-D89C1EF8EB69")>]
type IDTSMultiInputComponentHost100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.Guid("BAECB90B-0840-4A86-9C0C-452AB3CC0CD2")>]
type IDTSMultiInputComponentHost100 = interface
Public Interface IDTSMultiInputComponentHost100
- Derivato
- Attributi
Metodi
HostCanProcess(IDTSManagedComponentWrapper100, Int32, Int32[], Boolean[]) |
Indica se l'host del componente può elaborare il numero specificato di input. |
HostGetDependencies(IDTSManagedComponentWrapper100, Int32, Int32, Int32[]) |
Ottiene le dipendenze per l'host del componente di input specificato. |