Partager via


Interface IDTSSupportDataTapConfiguration100

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Provides methods for accessing data tap configuration.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("9BA0B601-FDEF-434A-B9E4-F6D064FC742C")> _
Public Interface IDTSSupportDataTapConfiguration100
'Utilisation
Dim instance As IDTSSupportDataTapConfiguration100
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("9BA0B601-FDEF-434A-B9E4-F6D064FC742C")]
public interface IDTSSupportDataTapConfiguration100
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"9BA0B601-FDEF-434A-B9E4-F6D064FC742C")]
public interface class IDTSSupportDataTapConfiguration100
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("9BA0B601-FDEF-434A-B9E4-F6D064FC742C")>]
type IDTSSupportDataTapConfiguration100 =  interface end
public interface IDTSSupportDataTapConfiguration100

Le type IDTSSupportDataTapConfiguration100 expose les membres suivants.

Méthodes

  Nom Description
Méthode publique GetTapConfiguration Infrastructure. Retrieves the data tap configuration.
Méthode publique SetTapConfiguration Infrastructure. Assigns the specified data tap configuration.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dts.Runtime.Wrapper