IDTSSupportDataTapConfiguration100 Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fournit des méthodes pour accéder à la configuration de drainage de données.
public interface class IDTSSupportDataTapConfiguration100
[System.Runtime.InteropServices.Guid("C6A86A46-166A-4AE6-BCD2-D463369C81B2")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSSupportDataTapConfiguration100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("2EE21356-58CD-4511-B33D-142E3B456DCC")]
public interface IDTSSupportDataTapConfiguration100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("9480FA68-1567-4056-9379-7B5CF5CB45C8")]
public interface IDTSSupportDataTapConfiguration100
[<System.Runtime.InteropServices.Guid("C6A86A46-166A-4AE6-BCD2-D463369C81B2")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSSupportDataTapConfiguration100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("2EE21356-58CD-4511-B33D-142E3B456DCC")>]
type IDTSSupportDataTapConfiguration100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("9480FA68-1567-4056-9379-7B5CF5CB45C8")>]
type IDTSSupportDataTapConfiguration100 = interface
Public Interface IDTSSupportDataTapConfiguration100
- Attributs
Méthodes
GetTapConfiguration() |
Récupère la configuration de drainage de données. |
SetTapConfiguration(IDTSDataTapConfiguration100) |
Attribue la configuration de drainage de données spécifiée. |