Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Represents a DTS managed wrapper.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("898DBC09-E7C9-4587-9629-4A6D632F3DF4")> _
Public Interface IDTSManagedWrapper100
'Utilisation
Dim instance As IDTSManagedWrapper100
[GuidAttribute("898DBC09-E7C9-4587-9629-4A6D632F3DF4")]
public interface IDTSManagedWrapper100
[GuidAttribute(L"898DBC09-E7C9-4587-9629-4A6D632F3DF4")]
public interface class IDTSManagedWrapper100
[<GuidAttribute("898DBC09-E7C9-4587-9629-4A6D632F3DF4")>]
type IDTSManagedWrapper100 = interface end
public interface IDTSManagedWrapper100
Le type IDTSManagedWrapper100 expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
ManagedForEachEnumeratorQualifiedName | Infrastructure. Gets the qualified name of the managed wrapper for each enumerator. |
![]() |
WrappedConnection | Infrastructure. Gets or sets the wrapped connection. |
![]() |
WrappedForEachEnumerator | Infrastructure. Gets or sets the wrapped object for each enumerator. |
![]() |
WrappedLogProvider | Infrastructure. Gets or sets the wrapped log provider. |
![]() |
WrappedTask | Infrastructure. Gets or sets the wrapped task. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
SetManagedObject | Infrastructure. Sets the managed assembly object. |
Haut de la page
.gif)
.gif)