Partager via


Interface IDTSManagedWrapper100

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

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

Syntaxe

'Déclaration
<GuidAttribute("78319370-39B2-44BB-947C-BDDE40E5180B")> _
Public Interface IDTSManagedWrapper100
'Utilisation
Dim instance As IDTSManagedWrapper100
[GuidAttribute("78319370-39B2-44BB-947C-BDDE40E5180B")]
public interface IDTSManagedWrapper100
[GuidAttribute(L"78319370-39B2-44BB-947C-BDDE40E5180B")]
public interface class IDTSManagedWrapper100
[<GuidAttribute("78319370-39B2-44BB-947C-BDDE40E5180B")>]
type IDTSManagedWrapper100 =  interface end
public interface IDTSManagedWrapper100

Le type IDTSManagedWrapper100 expose les membres suivants.

Propriétés

  Nom Description
Propriété publique ManagedForEachEnumeratorQualifiedName Infrastructure.
Propriété publique WrappedConnection Infrastructure.
Propriété publique WrappedForEachEnumerator Infrastructure.
Propriété publique WrappedLogProvider Infrastructure.
Propriété publique WrappedTask Infrastructure.

Haut de la page

Méthodes

  Nom Description
Méthode publique SetManagedObject Infrastructure.

Haut de la page