IDTSDataTapConfiguration100 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 per lavorare con una configurazione di data tap.
public interface class IDTSDataTapConfiguration100
[System.Runtime.InteropServices.Guid("DD5B30B7-78A5-4B56-98C8-6425CAD71C63")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSDataTapConfiguration100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("7FF0BA4D-1558-43CA-8403-7F41257AF532")]
public interface IDTSDataTapConfiguration100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("2CF11480-B004-40D9-84A8-46EE5B9BE121")]
public interface IDTSDataTapConfiguration100
[<System.Runtime.InteropServices.Guid("DD5B30B7-78A5-4B56-98C8-6425CAD71C63")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSDataTapConfiguration100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("7FF0BA4D-1558-43CA-8403-7F41257AF532")>]
type IDTSDataTapConfiguration100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("2CF11480-B004-40D9-84A8-46EE5B9BE121")>]
type IDTSDataTapConfiguration100 = interface
Public Interface IDTSDataTapConfiguration100
- Attributi
Metodi
| Nome | Descrizione |
|---|---|
| AddTapPoint(String, String, Int32, String) |
Aggiunge un punto di presa con la configurazione specificata. |
| RequestTapPointsByMainPipeID(String, String[], Int32[], String[]) |
Recupera i punti di tap per il compito specificato di flusso dati. |
| UpdateExecutingPackagesCount(Boolean, IDTSInfoEvents100) |
Aggiorna il conteggio dei pacchetti in esecuzione. |